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
Graph
f82ebc5d8d1b86e6cee03be273f4e9f64b0fb13b
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
2
Jan
19
Dec
13
4
Sep
1
28
Aug
24
8
22
Jun
16
14
16
May
12
28
Apr
30
Mar
28
27
22
16
10
9
2
9
Feb
8
2
30
Jan
23
17
4
14
Dec
24
Nov
22
21
14
11
10
5
Oct
27
Sep
26
Aug
24
4
20
Jul
19
28
Jun
23
15
10
9
7
25
May
24
23
5
29
Apr
28
13
31
Mar
25
22
22
Feb
16
15
7
1
14
Jan
13
12
4
24
Dec
22
21
16
13
7
3
2
2
Nov
22
Oct
20
18
15
1
23
Sep
10
9
7
6
31
Aug
30
19
18
4
3
26
Jul
21
19
7
6
5
1
21
Jun
15
9
7
26
May
17
12
10
5
4
28
Apr
27
21
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 clippy warnings introduced in Rust 1.75 (#437)
master
master
Bump unsafe-libyaml from 0.2.8 to 0.2.10 (#434)
Reduce false positives in CWE-416 check (#433)
Implement tracking of nested parameters (#432)
refactor CWE-416 check (#429)
always enforce expression complexity limit (#428)
parse correct ldef file for Apple Silicon binaries (#427)
Limit acceptance tests to PRs to the master branch (#426)
optionally generate full path to "free" site in CWE-416 warnings (#423)
use calling convention hints whenever possible (#420)
prepare v0.7 stable release (#416)
v0.7
v0.7
Fix comparison of relative values with NULL (#415)
support more allocation and deallocation functions (#414)
prevent huge expressions during expression propagation (#412)
Prevent panic on non-converging globals propagation (#409)
Generate context information for CWE-416 warnings (#408)
Remove duplicate TIDs (#405)
add Pcode relative jump to next instruction (#404)
efficient computation of call sequences (#403)
Update to Ghidra 10.2.3 (#402)
Migrate the official Docker images to ghcr.io (#401)
generate log messages for zero-sized allocations instead of CWE warnings (#399)
Small code refactorings (#396)
Function sig param sanitization (#389)
handle nameless registers in Ghidra (#394)
remove dead code originating from control flow propagation (#384)
CWE metadata fix (#388)
Typo: we try to treat 'is' (#387)
Test refactoring collection (#386)
fix typo in function name of stub (#382)
Macros and test changes (#380)
fixed bug of stack_alignment_substitution analysis (#370)
Refactor some of the caller code into the Lib crate (#371)
switch to Ghidra 10.2 (#368)
Generate call trace information for CWE-119 check (#365)
substitute more trivial expressions (#362)
Implement global memory tracking for Pointer Inference (#361)
Worklist order improvements (#360)
fix format string parsing bug (#359)
add global memory tracking to FunctionSignature analysis (#358)