Skip to content

Fix link to CI and Workflow Integration guide#607

Closed
aryan105825 wants to merge 1 commit into
OWASP:mainfrom
aryan105825:patch-1
Closed

Fix link to CI and Workflow Integration guide#607
aryan105825 wants to merge 1 commit into
OWASP:mainfrom
aryan105825:patch-1

Conversation

@aryan105825

Copy link
Copy Markdown

Summary

Fixes a broken documentation link in the README that pointed to a non-existent page (/docs/ci-integration). Updated it to the correct URL (/docs/workflow-integration).

Why this change

The README linked to https://owasp.org/cve-lite-cli/docs/ci-integration which returns a 404. The correct and existing page is https://owasp.org/cve-lite-cli/docs/workflow-integration. This was reported in issue #605.

What changed

  • Updated the broken ci-integration docs link in README to workflow-integration

Validation

Verified that the updated URL (https://owasp.org/cve-lite-cli/docs/workflow-integration) resolves correctly. No code changes were made, so no build or test changes are required.

User-facing impact

Does this change:

  • affect scanning behavior
  • affect output formatting
  • affect JSON output
  • affect docs only

Notes

This is a docs-only fix. Closes #605.

@sonukapoor

Copy link
Copy Markdown
Collaborator

@aryan105825 Thank you for your contributions, but this was already addressed in #606.

@sonukapoor sonukapoor closed this Jun 11, 2026
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: broken ci-integration link in README should point to workflow-integration

2 participants