Mike Reeves
625bfb3ba7
Rebuild analyzer source-packages wheels for Python 3.14
...
The so-soc Dockerfile base image moved to python:3.14.3-slim but
analyzer source-packages still contained cp313 wheels for pyyaml and
charset_normalizer, causing pip install failures at container startup.
Replace all cp313 wheels with cp314 builds (pyyaml 6.0.3,
charset_normalizer 3.4.6) across all 14 analyzers and update the
CI python-test workflow to match.
2026-03-16 18:58:23 -04:00
Jason Ertel
7c45db2295
add support to so-yaml for using yaml file content for values
2025-11-11 16:57:54 -05:00
Jason Ertel
95d8e0f318
stop double workflow runs
2025-05-01 15:46:04 -04:00
Jason Ertel
ba4df4c8b6
dep updates
2025-05-01 15:36:20 -04:00
Jason Ertel
86eab6fda2
dep updates
2025-05-01 15:31:26 -04:00
Jason Ertel
bc044fa2d5
more coverage
2023-11-08 18:42:06 -05:00
Jason Ertel
84b815c2ef
add yaml helper script; refactor python testing
2023-11-08 18:30:05 -05:00
Jason Ertel
1ab44a40d3
add yaml helper script; refactor python testing
2023-11-08 18:29:06 -05:00
Jason Ertel
0dc5e7e714
try paths with wildcard
2023-01-24 10:38:59 -05:00
Jason Ertel
62b96c3698
rework filter for action
2023-01-24 10:31:02 -05:00
Jason Ertel
cfc232eafa
try paths filter on both even though docs only mention support for push
2023-01-24 10:23:42 -05:00
Jason Ertel
b45b6b198b
Improved unit test coverage of new analyzers; Utilize localized summaries; Require 100% code coverage on analyzers
2022-05-12 16:32:47 -04:00
weslambert
efb229cfcb
Update to match configuration in analyzer dir
2022-05-02 16:35:21 -04:00
Jason Ertel
d2fa80e48a
Update status codes to match SOC
2022-04-05 07:20:23 -04:00
Jason Ertel
d2bf6d5618
Add build script to help pre-validate analyzers before pushing
2022-03-29 14:04:23 -04:00
Jason Ertel
cb491630ae
Analyzer CI
2022-03-29 13:40:56 -04:00
Jason Ertel
0a8d24a225
Add automated CI for analyzers
2022-03-29 13:10:04 -04:00