Skip to content

Commit

Permalink
fix: fix Approov packer typo (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
lennysec authored Oct 13, 2023
1 parent e803814 commit 8086c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apkid/rules/apk/packers.yara
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ rule kony : packer
rule approov : packer
{
meta:
description = "Aproov"
description = "Approov"
url = "https://www.approov.io/"

strings:
Expand Down

0 comments on commit 8086c8d

Please sign in to comment.