Skip to content

WS-NA: Ignore uuid advisory due to 7 day rule#13949

Merged
Isabella-Mitchell merged 1 commit intolatestfrom
WS-NA-surpress-warning-7-day-rule
Apr 23, 2026
Merged

WS-NA: Ignore uuid advisory due to 7 day rule#13949
Isabella-Mitchell merged 1 commit intolatestfrom
WS-NA-surpress-warning-7-day-rule

Conversation

@Isabella-Mitchell
Copy link
Copy Markdown
Contributor

@Isabella-Mitchell Isabella-Mitchell commented Apr 23, 2026

Resolves JIRA: N/A

Summary

Resolves advisory to permit merging into latest. See thread. Replaces #13945 for now.

Code changes

  • List key code changes that have been made.

Testing

  1. List the steps required to test this PR.

Useful Links

Copilot AI review requested due to automatic review settings April 23, 2026 08:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Simorgh’s Yarn configuration to suppress a newly reported uuid npm audit advisory, aligning CI/security reporting with the “7 day rule” approach referenced in the PR title.

Changes:

Comment thread .yarnrc.yml

npmAuditIgnoreAdvisories:
- 1112686 # https://github.com/advisories/GHSA-p5wg-g6qr-c7cg
- 1116970 # https://github.com/advisories/GHSA-w5hq-g745-h8pq
Copy link

Copilot AI Apr 23, 2026

Choose a reason for hiding this comment

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

npmAuditIgnoreAdvisories entries are security exceptions; this new ignore only links the GHSA but doesn’t capture why it’s acceptable here (e.g. JIRA/WS-NA context, whether it’s dev-only / non-exploitable in this repo) or when it should be removed. Please expand the inline comment to include the tracking ticket and a review/removal date so the ignore doesn’t become permanent by default.

Suggested change
- 1116970 # https://github.com/advisories/GHSA-w5hq-g745-h8pq
- 1116970 # https://github.com/advisories/GHSA-w5hq-g745-h8pq; temporary exception for this repo only because the affected path is non-exploitable here / dev-only as assessed during review; tracking ticket: WS-NA-TODO; review or remove by: YYYY-MM-DD

Copilot uses AI. Check for mistakes.
@Isabella-Mitchell Isabella-Mitchell merged commit 9bb07a8 into latest Apr 23, 2026
18 checks passed
@Isabella-Mitchell Isabella-Mitchell deleted the WS-NA-surpress-warning-7-day-rule branch April 23, 2026 08:54
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.

4 participants