Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 6, 2026
1 parent 59ced4e commit 4d5dc40
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 86 deletions.
14 changes: 14 additions & 0 deletions local-app/python-tools/security-checks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,17 @@ If your spreadsheet uses different numbering, define it here (keys = spreadsheet
- `excluded_tests`: explicit list of excluded test IDs.
- Plus normal `passed`, `failed`, `errors` counters.


python aws_scsem_foundations.py \
--profile census-govcloud \
--region us-gov-west-1 \
--out-dir ./exports

python aws_scsem_foundations.py \
--md-out-dir ./scsem_md \
--md-combine-file ./scsem_md/SCSEM_All.md \
--md-front-matter \
--sheet "Cloud Computing" \
--id-column "Test Case Number" \
--title-column "Section Title"

Loading

0 comments on commit 4d5dc40

Please sign in to comment.