Skip to content

Add organization-wide SECURITY.md - #13

Merged
Fedr merged 1 commit into
masterfrom
security-policy
Sep 8, 2026
Merged

Fedr merged 1 commit into
masterfrom
security-policy

Conversation

@Fedr

@Fedr Fedr commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Adds an organization-wide security policy. A SECURITY.md in this repository is shown on the Security tab of every MeshInspector repository that has none of its own, so this covers MeshLib and the OpenCTM fork at once.

Prompted by the S9S Security Research report of 2026-09-07 (OpenCTM heap overflows, fixed in MeshInspector/OpenCTM#2 and #3, shipped via MeshLib#6800), whose authors noted that there was no SECURITY.md and no private reporting channel and had to fall back to the org profile email.

The policy names two private channels, GitHub private vulnerability reporting and support@meshinspector.com, sets a three-business-day acknowledgement target, states that fixes ship with the next MeshLib release and are public on merge unless a disclosure date is agreed, and promises credit by default.

Before merging, enable private vulnerability reporting on the repositories the policy points to, otherwise the first channel does not exist:

gh api -X PUT repos/MeshInspector/MeshLib/private-vulnerability-reporting
gh api -X PUT repos/MeshInspector/OpenCTM/private-vulnerability-reporting

@Fedr
Fedr merged commit 0aa779d into master Sep 8, 2026
@Fedr
Fedr deleted the security-policy branch September 8, 2026 11:05
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.

2 participants