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

Update hash-data-using-fnv.yml #792

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Update hash-data-using-fnv.yml #792

merged 2 commits into from
Jul 11, 2023

Conversation

sara-rn
Copy link
Contributor

@sara-rn sara-rn commented Jul 10, 2023

No description provided.

@@ -33,3 +40,4 @@ rule:
- or:
- mnemonic: imul
- mnemonic: mul
- api: _allmul
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be a function-name feature?

linter fails: FAIL: doesn't match on referenced example: Fix the rule logic or provide a different example

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@williballenthin _allmul is an api feature here and function-name is not valid in a basic block
are these two issues?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

function-name is for matching the name of the current function. i think api is correct here.

didn't match the old example, it's fixed
@mr-tz mr-tz merged commit c96c056 into mandiant:master Jul 11, 2023
2 checks passed
@mr-tz
Copy link
Collaborator

mr-tz commented Jul 11, 2023

Thanks!

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.

3 participants