OpenML icon indicating copy to clipboard operation
OpenML copied to clipboard

Add security.yml Workflow

Open naman9271 opened this issue 1 month ago • 0 comments

Description

Set up a security.yml workflow for automated security scanning.

Tasks

  • Create .github/workflows/security.yml
  • Add CodeQL analysis (JavaScript & Python)
  • Add dependency vulnerability checks
  • Add secret scanning with Gitleaks
  • Add security audits for Composer & NPM
  • Submit a PR adding the workflow

Goal

Improve project security through continuous automated scanning.

naman9271 avatar Nov 15 '25 20:11 naman9271