actions log4j
v0.1.4
log4j 1.xと2.xの両方に影響を与えるLOG4J脆弱性のすべてのバージョンのJavaソースコードを分析するGitHubアクション。 https://logging.apache.org/log4j/2.x/security.htmlで影響を受けるLog4Jのすべてのバージョンの詳細については、詳細をお読みください。
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_8xjyi5rinxzhpqkdripipmaj0lt6pj8
で作られていますか? SecureStackによって