Skip to content

Commit

Permalink
First asvs 5.0 draft
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Nov 17, 2024
1 parent aec1e96 commit f2b8051
Show file tree
Hide file tree
Showing 4 changed files with 4,678 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ Options:
--standard The list of standards which may consist of regulations, industry or organizational-specif
ic standards, maturity models, best practices, or any other requirements which can be eva
luated against or attested to.
[array] [choices: "asvs-4.0.3", "bsimm-v13", "masvs-2.0.0", "nist_ssdf-1.1", "pcissc-secure-slc-1.1", "scvs-1.0.0", "s
saf-DRAFT-2023-11"]
[array] [choices: "asvs-5.0", "asvs-4.0.3", "bsimm-v13", "masvs-2.0.0", "nist_ssdf-1.1", "pcissc-secure-slc-1.1", "scv
s-1.0.0", "ssaf-DRAFT-2023-11"]
--min-confidence Minimum confidence needed for the identity of a component from 0 - 1, where 1 is 100% con
fidence. [number] [default: 0]
--technique Analysis technique to use
Expand Down
1 change: 1 addition & 0 deletions bin/cdxgen.js
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ const args = yargs(hideBin(process.argv))
description:
"The list of standards which may consist of regulations, industry or organizational-specific standards, maturity models, best practices, or any other requirements which can be evaluated against or attested to.",
choices: [
"asvs-5.0",
"asvs-4.0.3",
"bsimm-v13",
"masvs-2.0.0",
Expand Down
Loading

0 comments on commit f2b8051

Please sign in to comment.