Trust / Security

Security at notfoundpages

Security, responsible disclosure, and ecosystem integrity are core priorities. We treat the safety of our repositories, dependencies, and published assets with the highest importance.

Policy Status Active & Enforced
Active Monitoring Enabled via GitHub Advanced Security
Last Reviewed March 2026

Report a Security Issue

Vulnerabilities, exposed credentials, repository risks, or sensitive abuse vectors should be reported privately to our maintenance team. Please practice responsible disclosure.

Contact Security Team

We aim to acknowledge all reports within 48 hours.

Responsible Disclosure Process

How we handle, validate, and patch reported vulnerabilities.

01

Private Report

You submit the vulnerability privately via email with reproduction steps.

02

Triage & Review

Our maintainers acknowledge receipt and begin assessing the impact.

03

Validation

We reproduce the issue locally and determine the required scope of the fix.

04

Mitigation

A patch or configuration change is developed and tested securely.

05

Disclosure

Updates are pushed, and public acknowledgement is provided if applicable.

Reporting Scope

Please review what qualifies as a valid security report before contacting the team.

In Scope

  • Vulnerabilities in repository infrastructure or workflows.
  • Exploitable risks in third-party dependencies.
  • Accidental exposure of secrets, tokens, or API credentials.
  • Bypass of branch protections or review gates.
  • Malicious pull requests or supply chain risks.
  • Severe abuse affecting ecosystem trust.

Out of Scope

  • Cosmetic UI issues, typos, or rendering bugs.
  • General feature suggestions or design critiques.
  • Non-security code bugs without exploit potential.
  • Documentation wording improvements.
  • Theoretical vulnerabilities without a viable attack vector.

Security Principles

The core tenets that guide our repository maintenance and contribution standards.

Minimal Exposure

We actively prevent the committing of secrets, limit workflow permissions to the minimum required, and restrict direct pushes to main branches.

Review-First Contributions

Every pull request is subjected to review. Contributions that introduce unknown dependencies, obfuscated code, or workflow changes are heavily scrutinized.

Dependency Awareness

We believe in zero-dependency architectures where possible. When third-party assets are necessary, they are vetted, version-locked, and continuously monitored.

Transparent Maintenance

While vulnerability reports are handled privately, patches and security advisories are published transparently to protect downstream adopters and forks.

Repository Security Integration

We leverage native GitHub security features, including Dependabot alerts, secret scanning, and branch protection rules to maintain ecosystem health.

View Organisation Security Read Documentation