Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 833 Bytes

File metadata and controls

17 lines (9 loc) · 833 Bytes

Security Policy

Supported versions

This repository does not publish versioned packages. Security fixes are applied to the latest commit on the main branch.

Reporting a vulnerability

Do not open a public issue for a suspected vulnerability. Use GitHub's private vulnerability reporting feature:

https://github.com/DoctorLai/cpp-coding-exercise/security/advisories/new

Include the affected example, compiler and platform details, reproduction steps, expected impact, and any sanitizer output. Please allow a reasonable period for investigation before public disclosure.

Scope

Reports involving memory safety, undefined behavior, data races, unsafe ownership, or workflow privilege escalation are particularly useful. General correctness bugs that have no security impact should use the public bug report template.