Skip to content

fix: address security scorecard alerts#68

Merged
BKDDFS merged 1 commit intomainfrom
fix/security-alerts
Jan 31, 2026
Merged

fix: address security scorecard alerts#68
BKDDFS merged 1 commit intomainfrom
fix/security-alerts

Conversation

@BKDDFS
Copy link
Owner

@BKDDFS BKDDFS commented Jan 31, 2026

Summary

  • Add permissions: contents: read to all workflow files (Token-Permissions alert)
  • Pin Dockerfile base image with SHA256 digest (Pinned-Dependencies alert)
  • Update dependencies to fix vulnerabilities:
  • Branch protection enabled for main (Code-Review alert)

Test plan

  • CI passes (pre-commit, test, test-docker)
  • After merge, run Scorecard workflow to verify alerts are resolved

- Add permissions: contents: read to all workflow files (Token-Permissions)
- Pin Dockerfile base image with SHA256 digest (Pinned-Dependencies)
- Update dependencies to fix vulnerabilities:
  - h11: CVE-2025-43859
  - starlette: CVE-2025-27689
  - urllib3: CVE-2024-37891
  - protobuf: CVE-2024-7254
  - filelock: GHSA-2m7h-86qq-fp72
  - virtualenv: GHSA-2m7h-86qq-fp72
@sonarqubecloud
Copy link

@BKDDFS BKDDFS merged commit c392f28 into main Jan 31, 2026
11 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.

1 participant