issues
search
awslabs
/
ar-go-tools
ar-go-tools (Argot) is a collection of analysis tools for Go
Apache License 2.0
25
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
State refactor pt1
#118
victornicolet
closed
2 days ago
0
Must be static option in backtrace
#117
victornicolet
closed
5 days ago
0
Fix bugs 2
#116
victornicolet
closed
1 week ago
0
Run with tags
#115
victornicolet
closed
1 week ago
0
Fix: synthetic nodes' tags were ignored.
#114
victornicolet
closed
1 week ago
0
Using targets and tags in struct init analysis.
#113
victornicolet
closed
1 week ago
0
Json reports for taint and backtrace
#112
victornicolet
closed
2 weeks ago
0
Support functions in struct-init analysis
#111
samarth-aws
closed
2 weeks ago
0
Analysis targets
#110
victornicolet
closed
3 weeks ago
0
Minor doc updates.
#109
victornicolet
closed
3 weeks ago
0
Removing dead code with dependencies, reactivating deadcode check and…
#108
victornicolet
closed
3 weeks ago
0
Config and new options
#107
victornicolet
closed
3 weeks ago
0
Syntactic struct initialization analysis
#106
samarth-aws
closed
3 weeks ago
0
Problem spec options
#105
victornicolet
closed
3 weeks ago
0
Support annotations in backtrace analysis
#104
victornicolet
opened
4 weeks ago
0
Refactor code identifier matching
#103
victornicolet
closed
4 weeks ago
0
Avoid scanning dependencies for annotations
#102
victornicolet
opened
1 month ago
0
Using argot:ignore annotations in the taint analysis.
#101
victornicolet
closed
1 month ago
0
Struct assignment as sink
#100
victornicolet
closed
1 month ago
0
Selfcheck improvements
#99
victornicolet
closed
1 month ago
0
Adding error hints to help user
#98
victornicolet
closed
1 month ago
0
Adding warning for usage of unsound features when a function is being…
#97
victornicolet
closed
1 month ago
0
Handling of reflection
#96
victornicolet
opened
1 month ago
0
Warn users when functions using reflect are encountered
#95
victornicolet
closed
1 month ago
0
Add a rewriting step to inline function calls in some interface consuming functions
#94
victornicolet
closed
1 month ago
0
Updating documentation.
#93
victornicolet
closed
1 month ago
0
Using slog for logging
#92
victornicolet
opened
1 month ago
0
Minor fixes and improvements in dataflow analyses and cli
#91
victornicolet
closed
2 months ago
0
Unify argot binaries
#90
samarth-aws
closed
2 months ago
0
Min go version 1.21 -> 1.22 due to vulnerability report, support go 1.23
#89
victornicolet
closed
2 months ago
0
Fix summary building logic: all decisions in ShouldBuildSummary.
#88
victornicolet
closed
2 months ago
0
Unified CLI tool
#87
samarth-aws
closed
2 months ago
0
Dependency analysis improvements
#86
victornicolet
closed
2 months ago
0
Udpate dependencies, fix logging and context for code identifiers.
#85
victornicolet
closed
3 months ago
0
De-duplicate backtrace traces
#84
samarth-aws
closed
3 months ago
0
Support individual field-sensitive functions
#83
victornicolet
closed
4 months ago
0
Improve backtrace output
#82
samarth-aws
closed
4 months ago
0
Adding annotation framework
#81
victornicolet
closed
4 months ago
1
Updating dependency analysis using new analyzer state framework + doc.
#80
victornicolet
closed
4 months ago
0
Fixes handling of EdgeInfo indices
#79
ArquintL
closed
4 months ago
0
Fixes in tuple handling + output format improvements
#78
victornicolet
closed
4 months ago
0
Update backtrace and add tuple-sensitivity
#77
samarth-aws
closed
4 months ago
0
Adding pointer analysis configuration: no-effect functions and reflection
#76
victornicolet
closed
5 months ago
0
Upgrade analysis packages.
#75
victornicolet
closed
5 months ago
0
Adding max-context option and calling max-depth unsafe.
#74
victornicolet
closed
5 months ago
0
Support for go1.22
#73
victornicolet
closed
5 months ago
2
Copy x/tools pointer analysis to internal package
#72
samarth-aws
closed
5 months ago
0
Changing ExplicitFlowsOnly to FailOnImplicitFlow
#71
victornicolet
closed
5 months ago
0
Fix non-determinism due to ignoring multiple target for bound labels
#70
victornicolet
closed
5 months ago
0
Fix Calling Context Computation
#69
ArquintL
closed
6 months ago
0
Next