Skip to content

docs: make the SECURITY.md links clickable - #82

Open
AntTheLimey wants to merge 1 commit into
mainfrom
docs/security-policy-links
Open

docs: make the SECURITY.md links clickable#82
AntTheLimey wants to merge 1 commit into
mainfrom
docs/security-policy-links

Conversation

@AntTheLimey

Copy link
Copy Markdown
Member

Follow-up to #80, which merged before Dave's review landed on pgEdge/pgedge-safesession#73.

That review asked for the statement URL to be a real link rather than bare text:

This should be a clickable link (Github may render it as such, but other viewers may not)

GitHub autolinks a bare URL, but nothing guarantees another viewer will, and the two actionable things in a security policy should not depend on a renderer. So both are now explicit Markdown links:

  • https://docs.pgedge.com/security — the disclosure statement
  • security@pgedge.com — the reporting address, now a mailto: link

The address was not part of Dave's comment, but it is the same defect, and the published statement at https://docs.pgedge.com/security already writes it as an explicit mailto: link. This keeps the two documents consistent.

The file stays byte-identical to the block in the approved template and to the copy going into every other pgEdge repo, so there is nothing coldfront-specific here.

The statement URL and the reporting address were bare text. Dave asked
for the URL to be a real link on pgedge-safesession#73: GitHub
autolinks it, but nothing guarantees another viewer will, and the two
actionable things in a security policy should not depend on a
renderer. The published statement at docs.pgedge.com/security already
writes the address as an explicit mailto link, so this keeps the two
documents consistent.

coldfront#80 merged before that review landed, so this is the
follow-up. Identical across every repo carrying this file.
@AntTheLimey
AntTheLimey requested a review from vyruss as a code owner August 21, 2026 16:35
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c376b3db-f119-40d2-9295-f2a5467797ab

📥 Commits

Reviewing files that changed from the base of the PR and between 0f6ff0a and eb07b1d.

📒 Files selected for processing (1)
  • SECURITY.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The security policy now presents the vulnerability reporting email and security documentation URL as clickable Markdown links.

Changes

Security documentation

Layer / File(s) Summary
Clickable security references
SECURITY.md
The reporting email now uses a mailto: link. The security documentation URL now uses a clickable Markdown link.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to eb07b

This localized documentation change makes the security statement and reporting address clickable without changing security behavior; no actionable merge-blocking risk remains.

Suggested reviewers: vyruss

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main documentation change: making links in SECURITY.md clickable.
Description check ✅ Passed The description directly explains the SECURITY.md link updates and the reasons for making both links explicit Markdown links.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/security-policy-links

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codacy-production

codacy-production Bot commented Aug 21, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 1 high

Alerts:

⚠ 1 issue (≤ 0 issues of at least minor severity)

Results:
1 new issue

Category Results
Security 1 high (1 false positive)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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.

1 participant