redcanaryco / atomic-red-team

Small and highly portable detection tests based on MITRE's ATT&CK.
MIT License
9.56k stars 2.77k forks source link

bumped ruby to 3.0 #2906

Closed josehelps closed 1 month ago

josehelps commented 1 month ago

Looks like we ran into a dependency error with Ruby because our CI job is using a older version. I bumped it to 3.0 and tested our doc generation scripts. They seem to be working still under the updated version.

jhernandez in ~/splunk/atomic-red-teamwith 3.0.7 on fix_ruby_deps ● ● λ ruby bin/generate-atomic-docs.rb
Generating docs for /Users/jhernandez/splunk/atomic-red-team/atomics/T1654/T1654.yaml => /Users/jhernandez/splunk/atomic-red-team/atomics/T1654/T1654.md => OK

Generated docs for 313 techniques, 0 failures
Generated ATT&CK matrix at ./atomics/Indexes/Matrices/matrix.md
Generated ATT&CK matrix at ./atomics/Indexes/Matrices/windows-matrix.md
Generated ATT&CK matrix at ./atomics/Indexes/Matrices/macos-matrix.md
Generated ATT&CK matrix at ./atomics/Indexes/Matrices/linux-matrix.md