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-gitdep
cwe_checker
Graph
22f15e2fdc1d4159d368820449a856907f315b26
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Apr
20
19
15
13
12
24
Mar
23
9
4
1
17
Feb
12
11
10
9
8
3
1
27
Jan
26
20
18
13
12
8
7
18
Dec
17
14
11
10
3
2
30
Nov
24
23
18
17
16
11
10
5
4
3
8
Sep
4
3
2
28
Aug
27
6
5
30
Jul
29
28
27
21
16
9
29
Jun
8
15
May
14
28
Apr
5
18
Mar
16
14
Feb
13
28
Jan
27
21
13
10
20
Dec
6
4
26
Nov
25
11
Sep
5
21
Aug
2
31
Jul
30
29
24
19
18
4
26
Jun
25
19
18
17
14
16
Apr
15
5
29
Mar
22
Feb
21
8
5
28
Jan
22
21
18
22
Nov
21
12
7
9
Oct
8
Fix implicit load in indirect calls (#168)
master
master
Callee saved return targets in CWE78 check (#167)
add a widening delay to IntervalDomain (#166)
Bugfixes (#165)
Parse strings from Runtime Memory Image (#164)
Fix missing field tid bug (#163)
Use conditional branches to restrict value sets of variables (#159)
Runtime optimizations for CWE 78 check (#154)
Bugfix function entry points (#160)
Use IntervalDomain in Pointer Inference analysis (#158)
improve documentation (#155)
implement an abstract interval domain (#152)
CWE560: better bounds for sane umask arguments (#153)
parse indirect jump targets from Ghidra (#151)
Remove Ocaml caller code (#150)
Remove BAP parsing code (#149)
Remove old ocaml code (#148)
provide control flow graph independently of pointer inference analysis (#146)
Fix pcode mnemonic parsing for CEIL and FLOOR (#147)
Speed up communication between Ghidra and cwe_checker (#145)
Parse bitvectors larger than 64 bits (#144)
add check for CWE 78: OS Command Injection (#130)
Correctly deserialize FLOAT_ROUND p-code operations (#143)
better error messages on failed Ghidra execution (#140)
Substitute more trivial expressions with their results (#138)
Remove deprecated check from Readme (#137)
change base image of dockerfile (#134)
Bugfix Stack Register Computation (#135)
Small improvements (#136)
Handle global memory in pointer inference analysis (#133)
Repair cross compiling Docker image for acceptance tests (#132)
Add runtime memory image representation (#131)
Add address_base_offset field to Program struct (#129)
Switch default backend to Ghidra (#128)
Fix formatting error (#127)
Add Github actions for unit and acceptance tests (#126)
add GitHub actions for Rustfmt and clippy (#125)
move the new_top() function to the HasByteSize trait. (#124)
Backward analysis trait (#123)
Update CHANGES.md