Skip to content

fix: update ci-integration.md to use OWASP org refs and add --all to CI examples#248

Merged
sonukapoor merged 1 commit intomainfrom
fix/issue-247-ci-integration-owasp-refs-and-all-flag
Apr 28, 2026
Merged

fix: update ci-integration.md to use OWASP org refs and add --all to CI examples#248
sonukapoor merged 1 commit intomainfrom
fix/issue-247-ci-integration-owasp-refs-and-all-flag

Conversation

@sonukapoor
Copy link
Copy Markdown
Collaborator

Replaces three remaining sonukapoor/cve-lite-cli references in docs/ci-integration.md with OWASP/cve-lite-cli — two uses: fields in the GitHub Actions YAML examples and the self-scan.yml link.

Also adds --all to the CLI bash examples and all: "true" to both Actions YAML examples so build logs surface all findings regardless of the severity display threshold. Adds the corresponding all input to action.yml wired through to the scan args.

Closes #247

…CI examples

Replaces three remaining sonukapoor/cve-lite-cli references with OWASP/cve-lite-cli.
Adds --all to CLI and GitHub Actions CI examples so build logs surface all findings,
and adds the corresponding all input to action.yml.

Closes #247
@sonukapoor sonukapoor merged commit 8fd7dac into main Apr 28, 2026
4 checks passed
@sonukapoor sonukapoor deleted the fix/issue-247-ci-integration-owasp-refs-and-all-flag branch April 28, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: update ci-integration.md action references to OWASP org and add --all to CI examples

1 participant