Skip to content

Conversation

@rkgh4096
Copy link
Contributor

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

Changes

  • 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 updates the Nautilus SecureSDLC workflow to enable automated security scanning.

- 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 November 17, 2025 21:24
@rkgh4096 rkgh4096 enabled auto-merge (squash) November 17, 2025 21:24
@rkgh4096 rkgh4096 closed this Nov 17, 2025
auto-merge was automatically disabled November 17, 2025 21:24

Pull request was closed

@rkgh4096 rkgh4096 deleted the feat/update-securesdlc-workflow branch November 17, 2025 21:24
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