Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cwe_checker
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
cwe_checker
Commits
5c75fb50
Unverified
Commit
5c75fb50
authored
Feb 16, 2022
by
Enkelmann
Committed by
GitHub
Feb 16, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update CHANGES.md (#289)
parent
9f09ebeb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
CHANGES.md
CHANGES.md
+12
-0
No files found.
CHANGES.md
View file @
5c75fb50
...
...
@@ -2,6 +2,18 @@
====
-
Add support for analysis of bare-metal binaries (PR #203)
-
Improve expressiveness of DataDomain (PRs #209, #211)
-
Add
`--statistics`
and
`--verbose`
commandline flags (PRs #210, #216)
-
Improve handling of MIPS binaries (PR #213)
-
Sort generated CWE warnings by address (PR #221)
-
Publish Docker images on ghcr.io in addition to Dockerhub (PR #222, #225)
-
Correctly classify some CWEs as Null dereferences instead of buffer overflows (PR #226)
-
Implement abstract domains for strings and rewrite CWE-78 check using them (PR #235)
-
Updated dependencies (PRs #206, #264, #266, #282)
-
Implement function signature analysis (PR #267, #277)
-
Update cwe_checker_to_ida script (PRs #279, #281)
-
New installer script that can search for the Ghidra installation path for you (PR #278)
-
Refactor handling of caller stacks in PointerInference analysis (PR #287)
0.
5 (2021-07)
====
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment