Skip to content

Commit 93acf9f

Browse files
committed
Sync capa rules submodule
1 parent 0362148 commit 93acf9f

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
### Breaking Changes
1717
- remove SMDA backend #1062 @williballenthin
1818

19-
### New Rules (47)
19+
### New Rules (48)
2020

2121
- collection/use-dotnet-library-sharpclipboard @johnk3r
2222
- data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils @johnk3r
@@ -64,6 +64,7 @@
6464
- nursery/linked-against-libsodium @mr-tz
6565
- compiler/nuitka/compiled-with-nuitka @williballenthin
6666
- nursery/authenticate-data-with-md5-mac [email protected]
67+
- nursery/resolve-function-by-djb2-hash [email protected]
6768
-
6869

6970
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flare-capa)](https://pypi.org/project/flare-capa)
44
[![Last release](https://img.shields.io/github/v/release/mandiant/capa)](https://github.com/mandiant/capa/releases)
5-
[![Number of rules](https://img.shields.io/badge/rules-746-blue.svg)](https://github.com/mandiant/capa-rules)
5+
[![Number of rules](https://img.shields.io/badge/rules-747-blue.svg)](https://github.com/mandiant/capa-rules)
66
[![CI status](https://github.com/mandiant/capa/workflows/CI/badge.svg)](https://github.com/mandiant/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster)
77
[![Downloads](https://img.shields.io/github/downloads/mandiant/capa/total)](https://github.com/mandiant/capa/releases)
88
[![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE.txt)

0 commit comments

Comments
 (0)