Skip to content

Security: notolog/notolog-debian

Security

SECURITY.md

Security Policy

This document covers security for the Debian package builder repository. For application security, see the main application repository.

Supported Versions

Version Supported
1.2.x
1.1.x
< 1.1

Reporting a Vulnerability

How to Report

Do NOT open a public GitHub issue for security vulnerabilities.

Report security vulnerabilities by:

  1. Go to the Security tab of this repository
  2. Click "Report a vulnerability"
  3. Provide detailed information about the vulnerability

What to Include

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if any)

Response Timeline

  • Initial Response: Within 48 hours
  • Status Update: Within 7 days
  • Resolution Target: Within 30 days (depending on severity)

Build Security

GPG Signing

All packages uploaded to Launchpad PPA are GPG signed:

  • Source packages are signed with maintainer's GPG key
  • Use 4096-bit RSA keys
  • Upload key to keyserver.ubuntu.com

PIE Hardening

PyInstaller binaries are built with PIE (Position Independent Executable) hardening:

# Verify PIE on built binary
hardening-check pyinstaller/dist/notolog

Acknowledgments

We thank all security researchers who responsibly disclose vulnerabilities.


Last updated: February 2026

There aren’t any published security advisories