8 Commits

Author SHA1 Message Date
Victor Cheeney
0f68a608e0 fix(ONCHN-1236): use secrets inherit for securesdlc workflow 2025-11-20 08:01:25 -05:00
rkgh4096
b953959ee4 Update Nautilus SecureSDLC workflow
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
2025-11-17 15:46:49 -06:00
Victor Cheeney
56fceea91d fix(ONCHN-1085): pass semgrep secrets to securesdlc workflow 2025-10-20 14:51:34 -04:00
rkgh4096
597a1f009f Add/Update Nautilus SecureSDLC workflow
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
2025-07-23 09:35:41 -05:00
Cruz Molina
ac89c3bda6 build: integrate securesdlc workflow (#503)
Integrates the reusable `securesdlc` workflow from the `.github` repository. This workflow runs security checks on the codebase. The `install_modules` job now depends on the successful completion of the `securesdlc` job.
2025-06-30 17:56:30 +00:00
Cruz Molina
9429f32d97 Build: misc updates (#411)
* build: add .dockerignore

* build: pin to node-22 latest, optimize docker build, & align pnpm versions
2025-03-14 10:02:14 -07:00
eitjuh
4850fc8240 fix: disable spellcheck 2024-12-09 15:07:46 +01:00
redrobin4103
2678c79a27 squash 2024-10-30 18:35:03 +00:00