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
2da3c41f
Unverified
Commit
2da3c41f
authored
Feb 03, 2021
by
Enkelmann
Committed by
GitHub
Feb 03, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove deprecated check from Readme (#137)
parent
379df4c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
README.md
README.md
+0
-1
No files found.
README.md
View file @
2da3c41f
...
...
@@ -101,7 +101,6 @@ Source code documentation can be built with `make documentation`. For the stable
## Implemented Checks <a name=checks></a> ##
So far the following analyses are implemented:
-
[
CWE-125
](
https://cwe.mitre.org/data/definitions/125.html
)
: Out-of-bounds read (via emulation)
-
[
CWE-190
](
https://cwe.mitre.org/data/definitions/190.html
)
: Integer Overflow or Wraparound
-
[
CWE-215
](
https://cwe.mitre.org/data/definitions/215.html
)
: Information Exposure Through Debug Information
-
[
CWE-243
](
https://cwe.mitre.org/data/definitions/243.html
)
: Creation of chroot Jail Without Changing Working Directory
...
...
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