feat(ci): add CI/CD integration — --fail-on, --compact, pipeline templates
Add threshold-based exit codes (--fail-on <severity>) and compact output mode (--compact) to scan-orchestrator and CLI. Pipeline templates for GitHub Actions, Azure DevOps, GitLab CI with SARIF upload. CI/CD guide with Schrems II/NSM compliance documentation. npm publish preparation (files whitelist, .npmignore). Policy ci section for distributable CI defaults. Version 6.1.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d642203991
commit
2c33e9cc64
15 changed files with 599 additions and 17 deletions
27
plugins/llm-security/.npmignore
Normal file
27
plugins/llm-security/.npmignore
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
tests/
|
||||
scripts/
|
||||
examples/
|
||||
.claude/
|
||||
.claude-plugin/
|
||||
agents/
|
||||
commands/
|
||||
hooks/
|
||||
knowledge/
|
||||
templates/
|
||||
test-fixtures/
|
||||
reports/
|
||||
ci/
|
||||
docs/
|
||||
*.local.md
|
||||
REMEMBER.md
|
||||
TODO.md
|
||||
ROADMAP.md
|
||||
CHANGELOG.md
|
||||
CLAUDE.md
|
||||
SECURITY.md
|
||||
V3-ANNOUNCEMENT.md
|
||||
V3-UPGRADE.md
|
||||
.editorconfig
|
||||
.llm-security-ignore
|
||||
.orphaned_at
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue