actions log4j
v0.1.4
GITHUB操作,分析您的Java源代码的所有版本的Log4J漏洞,这些版本都会影响Log4J 1.x和2.x。您可以在此处阅读有关Log4J的所有版本的更多信息:https://logging.apache.org/log4j/2.x/security.html
name: Example Workflow Using the SecureStack log4j scanning Action
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- name: Checkout repo for running log4j analysis
id: checkout
uses: actions/[email protected]
with:
fetch-depth: 0
- name: Log4j Scanning Step
id: log4j
uses: SecureStackCo/[email protected]
with:
securestack_api_key: ${{ secrets.SECURESTACK_API_KEY }}
securestack_app_id: ${{ secrets.SECURESTACK_APP_ID }}
severity: critical
https://www.youtube.com/watch?v= yrpitqny9um&list=pl_8xjyi5rinxzhpqkdipmaj0lt6pj8
与?由SecurEstack