Skip to content

Security: losterbr/CppComplexNumbers

Security

SECURITY.md

Security Policy

Supported Versions

Only the latest state of the main branch is maintained. There are no versioned releases.

Reporting a Vulnerability

Please do not open a public issue for security problems.

Report vulnerabilities through GitHub private vulnerability reporting. You can expect an initial response within 7 days.

Scope Notes

This repository contains small C++ experiments. The most relevant risks for this project are leaked credentials or personal information in commits. CI scans every push and pull request for secrets (gitleaks) and repository hygiene issues (scripts/check_public_hygiene.sh).

There aren't any published security advisories