Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Security Policy

## Reporting a Vulnerability

If you discover a security vulnerability, please **do not** open a public
issue. Instead, report it privately via
[GitHub's private vulnerability reporting](https://github.com/cpp-linter/REPO/security/advisories/new)
on the affected repository (replace `REPO` with the actual repository name).

We'll respond as quickly as possible and keep you updated throughout the
process.

## Supported Versions

Only the latest release of each project receives security patches.
21 changes: 21 additions & 0 deletions SUPPORT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Support

## Documentation

- [Main documentation](https://cpp-linter.github.io/cpp-linter)
- Each repository may have additional documentation in its `README.md`.

## Issues

For bug reports and feature requests, use the
[GitHub Issues](https://github.com/cpp-linter/REPO/issues) on the
relevant repository (replace `REPO` with the actual repository name).

## Discussions

For questions, ideas, and general discussion, visit our
[GitHub Discussions](https://github.com/cpp-linter/cpp-linter/discussions).

## Security

See [SECURITY.md](SECURITY.md) for reporting vulnerabilities.