Add ephemeral cloud workload forensics gates#1617
Open
ASUKAAAAA1204 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Skill Improvement ($50-150 Bounty)
Skill Modified
Skill name: forensics-checklist
Skill path:
skills/incident-response/forensics-checklist/What Was Wrong
The skill covered volatile host evidence, disk imaging, cloud snapshots, and provider audit logs, but it did not give concrete gates for ephemeral cloud workloads. That can make an investigation look complete after collecting a disk snapshot and audit logs while the actual workload state is already gone or still mutable.
Concrete gaps from #1395:
What This PR Fixes
Refs #1395.
This PR updates
SKILL.mdto add:6a: Ephemeral Cloud Workload Evidencegate in Cloud Forensics.Ephemeral Cloud Workload Evidencetable in the output format.Evidence
Before (skill misses this / false positive on this):
The prior checklist could treat the cloud snapshot and audit export as complete even though the exact pod/function/container state was not preserved.
After (now correctly handled):
Test Cases Added/Updated
SKILL.md.tests/directory because this existing skill currently consists of a singleSKILL.mdfile.Validation
git diff --check-> no whitespace errors; Windows Git emitted only the existing LF/CRLF warning.Ephemeral Cloud Workload Evidence,Kubernetes,previous container logs,immutable image digests,Serverless workloads,Cloud Run,Fargate, andLambda Function Versionsare present.fence_count=36and even.name,version,allowed-tools, andinjection-hardenedremain present.git diff --stat-> one file changed, 43 insertions.Bounty Tier
Bounty Info