Skip to content

ci: add security scanning workflows and release tooling - #33

Merged
yogeshchoudhary147 merged 3 commits into
mainfrom
ci/add-security-workflows
Aug 26, 2026
Merged

ci: add security scanning workflows and release tooling#33
yogeshchoudhary147 merged 3 commits into
mainfrom
ci/add-security-workflows

Conversation

@yogeshchoudhary147

@yogeshchoudhary147 yogeshchoudhary147 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Mirrors the CI and release setup from auth0-spa-js.

Security scanning

  • CodeQL: Static analysis on PRs, pushes to main, and weekly schedule
  • Snyk: Dependency vulnerability checks on PRs, pushes to main, and bi-monthly schedule
  • SCA: Software Composition Analysis via auth0/devsecops-tooling reusable workflow on PRs and pushes to main
  • RL Secure: ReversingLabs binary scanner wired into the release workflow as a gate before npm publish

Release tooling

  • .shiprc: Configures @a0/ship to bump .version and regenerate docs on release

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@yogeshchoudhary147
yogeshchoudhary147 force-pushed the ci/add-security-workflows branch from 9e872dc to 00324d8 Compare August 25, 2026 17:00
@yogeshchoudhary147 yogeshchoudhary147 changed the title ci: add CodeQL, Snyk, and SCA scan workflows ci: add security scanning workflows Aug 25, 2026
@yogeshchoudhary147 yogeshchoudhary147 changed the title ci: add security scanning workflows ci: add security scanning workflows and release tooling Aug 25, 2026
@yogeshchoudhary147
yogeshchoudhary147 merged commit a947497 into main Aug 26, 2026
10 checks passed
@yogeshchoudhary147
yogeshchoudhary147 deleted the ci/add-security-workflows branch August 26, 2026 04:59
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.

3 participants