Skip to content

Add/Update Nautilus SecureSDLC workflow#28

Merged
claudeenriquez merged 1 commit intomainfrom
feat/add-securesdlc-workflow
Aug 16, 2025
Merged

Add/Update Nautilus SecureSDLC workflow#28
claudeenriquez merged 1 commit intomainfrom
feat/add-securesdlc-workflow

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
@claudeenriquez claudeenriquez merged commit b88bb7e into main Aug 16, 2025
9 checks passed
@claudeenriquez claudeenriquez deleted the feat/add-securesdlc-workflow branch August 16, 2025 03:51
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