litellm/.github
maberguiga e2a4bef3a9
ci(security): add workflow to block .pth files in PRs
Add a security gate workflow that scans pull requests for malicious .pth file additions or renames. .pth files are a known Python security risk as they allow arbitrary code execution at interpreter startup. The workflow will fail the check if any .pth files are detected, prompting the author to rename legitimate fixtures to .pth.txt.

chore: remove malicious.pth file

The file was identified as potentially harmful and has been deleted to maintain repository security.

ci: update actions/github-script to pinned version v7.0.1

Update the GitHub Actions workflow to use a pinned version tag instead of a commit hash for the `actions/github-script` action. This improves maintainability and security by using an official, versioned release.

docs: add security gate check to PR templates and improve scan

Update CONTRIBUTING.md and pull request template to document the new Critical Entry Point Scan requirement. Enhance the security-gate workflow with a warning for large PRs exceeding GitHub API limits and add configuration notes for branch protection.
2026-03-31 12:43:20 +02:00
..
actions/helm-oci-chart-releaser fix: address zizmor comments 2026-03-26 21:09:01 -07:00
codeql [Infra] Improve CodeQL scanning coverage and schedule 2026-03-27 12:04:09 -07:00
ISSUE_TEMPLATE docs: document new github + gitlab ci scripts 2026-03-25 20:17:10 -07:00
observatory Add observatory test workflow for RC/stable releases 2026-03-01 15:30:09 -03:00
scripts Update .github/scripts/close_duplicate_issues.py 2026-02-28 00:17:12 -03:00
workflows ci(security): add workflow to block .pth files in PRs 2026-03-31 12:43:20 +02:00
dependabot.yaml fix: address zizmor comments 2026-03-26 21:09:01 -07:00
deploy-to-aws.png Add files via upload 2023-10-25 16:33:53 -07:00
FUNDING.yml Update FUNDING.yml 2023-09-22 09:51:35 -07:00
pull_request_template.md ci(security): add workflow to block .pth files in PRs 2026-03-31 12:43:20 +02:00
template.yaml (chore) cleanup 2024-02-09 09:28:13 -08:00