Skip to content

Commit

Permalink
Merge pull request Yara-Rules#385 from wesinator/patch-1
Browse files Browse the repository at this point in the history
rename contentis_base64 to contains
  • Loading branch information
Xumeiquer authored Jul 10, 2020
2 parents cbb724a + 580272c commit 32e2559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/base64.yar
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This Yara ruleset is under the GNU-GPLv2 license (http://www.gnu.org/licenses/gpl-2.0.html) and open to any user or organization, as long as you use it under this license.
*/
rule contentis_base64 : Base64
rule contains_base64 : Base64
{
meta:
author = "Jaume Martin"
Expand Down

0 comments on commit 32e2559

Please sign in to comment.