Skip to content

feat(security): harden workflows, add triage SLAs, patch vulnerabilities#2760

Merged
DerekRoberts merged 7 commits into
mainfrom
feat/security-hardening
Jun 12, 2026
Merged

feat(security): harden workflows, add triage SLAs, patch vulnerabilities#2760
DerekRoberts merged 7 commits into
mainfrom
feat/security-hardening

Conversation

@DerekRoberts

@DerekRoberts DerekRoberts commented Jun 12, 2026

Copy link
Copy Markdown
Member

Remediates active dependency vulnerabilities in the backend, documents security triage SLAs, introduces vulnerability triage issue templates, removes Trivy container image scanning from the PR build workflows, and ensures security scans run in a non-blocking configuration.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@DerekRoberts DerekRoberts force-pushed the feat/security-hardening branch 2 times, most recently from 79bf9e5 to faf05c0 Compare June 12, 2026 01:02
@DerekRoberts DerekRoberts marked this pull request as ready for review June 12, 2026 01:13
Copilot AI review requested due to automatic review settings June 12, 2026 01:13
@DerekRoberts DerekRoberts changed the title feat(security): harden workflows, add triage SLAs, patch vulnerabilities, and update scorecard feat(security): harden workflows, add triage SLAs, and patch vulnerabilities Jun 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR strengthens the repository’s security posture by documenting vulnerability triage expectations, adding an issue template to standardize security remediation tracking, and updating backend locked dependencies as part of vulnerability remediation.

Changes:

  • Documented vulnerability triage SLAs in SECURITY.md.
  • Added a GitHub issue template for security vulnerability triage.
  • Updated backend/package-lock.json (including bumps such as hono and qs).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
SECURITY.md Adds documented vulnerability triage SLAs for security issues.
backend/package-lock.json Updates locked dependency graph to incorporate remediation-related dependency changes.
.github/ISSUE_TEMPLATE/security-triage.md Introduces a standardized issue template for tracking vulnerability triage/remediation.
Files not reviewed (1)
  • backend/package-lock.json: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread SECURITY.md Outdated
Comment thread .github/ISSUE_TEMPLATE/security-triage.md Outdated
Comment thread backend/package-lock.json
@DerekRoberts DerekRoberts changed the title feat(security): harden workflows, add triage SLAs, and patch vulnerabilities feat(security): harden workflows, add triage SLAs, patch vulnerabilities Jun 12, 2026
@DerekRoberts DerekRoberts force-pushed the feat/security-hardening branch from 5212324 to 9729ef4 Compare June 12, 2026 01:59
@DerekRoberts DerekRoberts self-assigned this Jun 12, 2026
@DerekRoberts DerekRoberts merged commit 1876844 into main Jun 12, 2026
28 checks passed
@DerekRoberts DerekRoberts deleted the feat/security-hardening branch June 12, 2026 02:17
@github-project-automation github-project-automation Bot moved this from New to Done in DevOps (NR) Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants