-
Notifications
You must be signed in to change notification settings - Fork 570
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feat/lint-duplicate-features
- Loading branch information
Showing
34 changed files
with
1,560 additions
and
636 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,13 +4,18 @@ | |
|
||
### New Features | ||
- add lint for detecting duplicate features in capa-rules #2250 @v1bh475u | ||
- add span-of-calls scope to match features against a across a sliding window of API calls within a thread @williballenthin #2532 | ||
- | ||
### Breaking Changes | ||
|
||
### New Rules (2) | ||
- add span-of-calls scope to rule format | ||
- capabilities functions return dataclasses instead of tuples | ||
|
||
### New Rules (3) | ||
|
||
- data-manipulation/encryption/rsa/encrypt-data-using-rsa-via-embedded-library Ana06 | ||
- data-manipulation/encryption/use-bigint-function Ana06 | ||
- nursery/dynamic-add-veh [email protected] | ||
- | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.