ckelsoe_obsidian-plaud-impo.../.github/workflows
Charles Kelsoe c6cfa81817
ci: add CodeQL code scanning workflow (#10)
Add .github/workflows/codeql.yml for GitHub-native semantic security
analysis of the TypeScript source (javascript-typescript extractor,
build-mode none, no build step needed). Runs on push and PR to main plus a
weekly cron, using the security-extended query suite.

Complements the existing OSV-Scanner and Dependency Review jobs, which cover
dependency vulnerabilities, by analyzing first-party code. This matters as
the plugin moves toward write-back features that make authenticated network
calls to a reverse-engineered API. Free for public repositories.
2026-06-28 18:05:15 -04:00
..
ci.yml CI: bump actions off deprecated Node 20 runtime 2026-05-18 21:14:10 -04:00
codeql.yml ci: add CodeQL code scanning workflow (#10) 2026-06-28 18:05:15 -04:00
release.yml release CI: make VirusTotal scan non-blocking (409 on unchanged main.js must not block release) 2026-06-20 14:41:36 -04:00