Skip to content

Docs: link Security Policy from directory troubleshooting#226

Merged
aaronlab merged 1 commit into
aaronlab:mainfrom
aqilaziz:docs-directory-security-policy
May 10, 2026
Merged

Docs: link Security Policy from directory troubleshooting#226
aaronlab merged 1 commit into
aaronlab:mainfrom
aqilaziz:docs-directory-security-policy

Conversation

@aqilaziz

Copy link
Copy Markdown
Contributor

Summary

  • Link the Security Policy from the directory/newsletter troubleshooting reply
  • Mention security-sensitive reports or changes and private trace data before public sharing
  • Add metadata coverage for the directory troubleshooting reply

Fixes #225

Tests

  • PYTHONUTF8=1 .\.venv\Scripts\python -m pytest -q tests\test_metadata.py -k directory_submission_sheet
  • PYTHONUTF8=1 .\.venv\Scripts\python -m pytest -q tests\test_metadata.py
  • PYTHONUTF8=1 .\.venv\Scripts\python -m pytest -q
  • git diff --check

@aaronlab aaronlab left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aqilaziz, this is the right security handoff for the directory troubleshooting reply.

Local verification:

  • uv run --python 3.11 --extra dev pytest -q tests/test_metadata.py -k directory_submission_sheet -> 6 passed, 211 deselected
  • uv run --python 3.11 --extra dev pytest -q tests/test_metadata.py -> 217 passed
  • uv run --python 3.11 --extra dev pytest -q -> 300 passed
  • git diff --check main...HEAD -> clean

Remote CI is also green across Python 3.11, 3.12, 3.13, and build.

@aaronlab aaronlab merged commit 11bb665 into aaronlab:main May 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: link Security Policy from directory troubleshooting reply

2 participants