Skip to content

Conversation

@rkgh4096
Copy link
Contributor

This PR adds or updates the Nautilus SecureSDLC workflow to enable automated security scanning.

Changes

  • Adds/updates .github/workflows/securesdlc.yml
  • Enables security scanning on push events
  • Supports workflow dispatch for manual runs

Requirements

This workflow requires the following secrets to be configured in the repository:

  • SEMGREP_APP_URL: The URL of your Semgrep App instance
  • SEMGREP_APP_TOKEN: The API token for Semgrep App

Testing

The workflow will run automatically on:

  • Push events to the default branch
  • Manual workflow dispatch
  • When called by other workflows

    This PR adds or updates the Nautilus SecureSDLC workflow to enable automated security scanning.

    - Adds/updates .github/workflows/securesdlc.yml
    - Enables security scanning on push events
    - Supports workflow dispatch for manual runs
@rkgh4096 rkgh4096 requested a review from a team as a code owner July 23, 2025 14:35
@rkgh4096 rkgh4096 merged commit e6238c7 into main Jul 23, 2025
15 of 17 checks passed
@rkgh4096 rkgh4096 deleted the feat/add-securesdlc-workflow branch July 23, 2025 18:18
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.

2 participants