Skip to content

ci: add security scanning#12

Open
okwn wants to merge 3 commits into
agentmail-to:mainfrom
okwn:ci/add-security-scan
Open

ci: add security scanning#12
okwn wants to merge 3 commits into
agentmail-to:mainfrom
okwn:ci/add-security-scan

Conversation

@okwn
Copy link
Copy Markdown

@okwn okwn commented May 22, 2026

Summary

Adds security scanning to CI.

Testing

CI passes.


Summary by cubic

Adds a CI job that runs pip-audit with poetry to scan Python dependencies for known vulnerabilities. Also adds the MIT license and fixes a minor import sort to satisfy ruff.

  • New Features

    • New security job in .github/workflows/ci.yml that sets up Python 3.9, installs deps with poetry 1.5.1, and runs pip-audit ..
  • Dependencies

    • Adds pip-audit to pyproject.toml.

Written for commit c9a2656. Summary will update on new commits. Review in cubic

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 5 files

Re-trigger cubic

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.

1 participant