Skip to content

Next Secure Check GitHub Action v1.0.0

Choose a tag to compare

@SetraTheXX SetraTheXX released this 25 Aug 17:21
· 24 commits to main since this release

Reusable composite GitHub Action for next-secure-check@0.4.1.

Usage:

  • uses: SetraTheXX/next-secure-check@v1
    with:
    preset: app
    fail-on: high
    format: github

Supported inputs: path, preset, fail-on, format, exclude, and output. The Action writes GitHub output to the Step Summary by default and can produce SARIF for a separate upload step.