Skip to content

Conversation

art1f1c3R
Copy link
Member

@art1f1c3R art1f1c3R commented Aug 7, 2025

Summary

This is a PR to handle issues experience with malware heuristic dependencies (i.e. the depends_on functionality), which #1133 is attempting to handle. This PR temporarily solves these issues whilst that PR is still in development.

Description of changes

Modified the _should_skip method of DetectMaliciousMetadataCheck so that multiple entries in depends_on are handled as expected.

Checklist

  • I have reviewed the contribution guide.
  • My PR title and commits follow the Conventional Commits convention.
  • My commits include the "Signed-off-by" line.
  • I have signed my commits following the instructions provided by GitHub. Note that we run GitHub's commit verification tool to check the commit signatures. A green verified label should appear next to all of your commits on GitHub.
  • I have updated the relevant documentation, if applicable.
  • I have tested my changes and verified they work as expected.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 7, 2025
@art1f1c3R art1f1c3R force-pushed the art1f1c3R/malware-dependency-temp-fix branch from c570e11 to da3a71a Compare August 7, 2025 03:47
@behnazh-w behnazh-w changed the title fix: temporary fix for heuristic dependency handling chore: fix heuristic dependency handling temporarily Aug 7, 2025
@art1f1c3R art1f1c3R merged commit c5436d8 into main Aug 7, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants