Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule improvements based on temporal analysis #175

Merged
merged 4 commits into from
May 2, 2024

Conversation

tstromberg
Copy link
Collaborator

Context: wolfi-dev/os#18069

Some versions of temporal ships with "/etc/services" and "/etc/protocols" files intact, which produced a number of false positives.

The "lockedFiles" rule was intended to catch ransomware, but it was found to match some lock file implementations. In temporal's case, it was due to https://gitlab.com/cznic/libc/-/blob/master/libc_musl.go#L561 - which is a dep of the sqlite implementation temporal uses.

@tstromberg tstromberg requested review from rawlingsj and vaikas April 30, 2024 20:46
@tstromberg tstromberg enabled auto-merge (squash) May 2, 2024 19:59
@tstromberg tstromberg merged commit fa3e63d into chainguard-dev:main May 2, 2024
8 checks passed
egibs pushed a commit to egibs/malcontent that referenced this pull request Aug 5, 2024
egibs pushed a commit to egibs/malcontent that referenced this pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants