Skip to content

Rule improvements based on temporal analysis#175

Merged
tstromberg merged 4 commits intochainguard-dev:mainfrom
tstromberg:temporal
May 2, 2024
Merged

Rule improvements based on temporal analysis#175
tstromberg merged 4 commits intochainguard-dev:mainfrom
tstromberg:temporal

Conversation

@tstromberg
Copy link

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
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