We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
validate-csaf20.ts
1 parent 1092669 commit cd820cfCopy full SHA for cd820cf
advisories/README.md
@@ -23,7 +23,7 @@ Where:
23
## Scripts
24
25
Validation of the CSAF 2.0 documents are done by
26
-<../hacks/advisories/validate-csaf20.ts>. This is triggered automatically during
+<../scripts/advisories/validate-csaf20.ts>. This is triggered automatically during
27
a Git commit, and as part of the [CI pipeline](../.github/workflows/ci.yaml). It
28
can also be triggered by running `npm run validate-csaf20`.
29
0 commit comments