Skip to content

Commit d471504

Browse files
parth0025claude
andcommitted
fix: repair broken advisory URL in SECURITY.md (#44)
The advisory link was split across two lines and wrapped in a code span, rendering as malformed text rather than a clickable link. Joined the URL and used proper markdown link syntax. Pairs with enabling Private Vulnerability Reporting in repo settings so external reporters can actually submit advisories. Closes #44 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 662715a commit d471504

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

SECURITY.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ Security fixes are applied on a **best-effort basis**, typically to the latest r
1212

1313
All suspected security vulnerabilities **must be reported via GitHub Security Advisories**.
1414

15-
➡️ Submit a report here:
16-
`https://github.com/aliansoftwareteam
17-
AlianHub-Project-Management-System/security/advisories/new`
15+
➡️ Submit a report here: [Report a vulnerability](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/security/advisories/new)
1816

1917
Please include the following information (all are required):
2018

0 commit comments

Comments
 (0)