security push

- addressing gosec issues
- adding workflow docs
- go version bump
This commit is contained in:
2025-04-24 12:23:07 -04:00
parent 13d3b2cef3
commit b414b269ac
6 changed files with 26 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
name: "security scans"
on: push
jobs:
scans:
runs-on: smoke-test
steps:
uses: https://code.jakeyoungdev.com/actions/security@master #update this to a tag after first successful run