issues
search
IBM
/
codenet-minerva-code-analyzer
Java source code (and/or binary) to JSON based system dependency graph generator.
Apache License 2.0
4
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error on com.ibm.wala.ipa.callgraph.propagation.PropagationCallGraphBuilder.makeCallGraph when running code analyzer
#78
fabio-franco
opened
19 hours ago
0
Fix issue 76--symbol table is none.
#77
rahlk
closed
1 week ago
0
java.lang.RuntimeException: java.lang.RuntimeException: Could not get cyclomatic complexity
#76
fabio-franco
closed
19 hours ago
1
mvn.bat -> mvn.cmd
#75
rahlk
closed
2 weeks ago
0
Problem deleting _library_dependencies dir on cleanup
#74
scottkurz
opened
2 weeks ago
4
Wrong path to mvn executable on Windows - should be mvn.cmd not mvn.bat
#73
scottkurz
closed
2 weeks ago
1
Upgrade to WALA 1.6.7
#72
rahlk
closed
2 weeks ago
0
mvnw now looks for absolute path
#71
rahlk
closed
2 weeks ago
0
Error running with Java 23 - com.ibm.wala.ipa.cha.ClassHierarchyException: failed to load root <Primordial,Ljava/lang/Object> of class hierarchy
#70
scottkurz
closed
2 weeks ago
4
Check for `mvnw` should be an absolute path.
#69
rahlk
closed
2 weeks ago
0
Remove no copy deps and add path to root pom
#68
rahlk
closed
3 weeks ago
0
Update main.yml
#67
rahlk
closed
3 weeks ago
0
Update JSON schema
#66
rahlk
closed
4 weeks ago
0
Ignore missing jmods dir
#65
scottkurz
closed
3 weeks ago
2
Maven invocation requires mvn on PATH (env var)
#64
scottkurz
closed
2 weeks ago
8
CodeAnalyzer cannot be run successfully with the default VM used in newer Eclipse installs
#63
scottkurz
closed
2 weeks ago
4
Code analyzer is running builds even when the `--no-build` option is used
#62
fabio-franco
closed
2 weeks ago
1
NPE happens after code analyzer fails to build a project
#61
fabio-franco
closed
2 weeks ago
4
1.1.0
#60
rahlk
closed
4 weeks ago
0
Revert "Call the correct codeanalyzer jar."
#59
rahlk
closed
1 month ago
0
Call the correct codeanalyzer jar.
#58
rahlk
closed
1 month ago
0
Add version number to jar
#57
rahlk
closed
1 month ago
0
Issue 55 establish versioning
#56
rahlk
closed
1 month ago
0
Decipher version number from `gradle.build` file
#55
rahlk
closed
2 weeks ago
0
Implement semantic versioning
#54
rofrano
closed
2 weeks ago
0
`analysis.json` must have version of codeanalyzer it was generated with
#53
rahlk
closed
2 weeks ago
0
Lombok model update to remove subclasses of Type
#52
sinha108
closed
1 month ago
0
java.lang.IllegalStateException: Duplicate key requireNonEmpty(T, Supplier)
#51
rangeetpan
closed
2 weeks ago
1
changing toList to collect(Collectors.toList()) to support Java 11 as…
#50
rangeetpan
closed
2 months ago
0
Added devcontainer support for easy development environment setup
#49
rofrano
closed
1 month ago
0
Implementation of incremental analysis at analysis level 1
#48
rangeetpan
closed
2 months ago
0
Updates for supporting Java 22
#47
sinha108
closed
3 months ago
0
Out of Memory exception when running over a bigger project and limited machine resources
#46
fabio-franco
closed
2 weeks ago
3
Add callee method's access specifier information to caller's callsite object
#45
rahlk
closed
4 months ago
0
Codeanalyzer now downloads dependencies for gradle projects too.
#44
rahlk
closed
4 months ago
0
Copy dependencies must support gradle projects
#43
rahlk
closed
4 months ago
0
Add private class level call graph to the
#42
rahlk
closed
4 months ago
0
Several `IllegalStateException` due to duplicate keys
#41
rahlk
opened
4 months ago
0
Remove absolute paths from `analysis.json`
#40
rahlk
closed
4 months ago
1
Code analyzer fails when `jmods` is not found
#39
fabio-franco
closed
4 months ago
2
Added exception handling around method/constructor call resolution
#38
sinha108
closed
4 months ago
0
Keep in/outgoing calls to library dependencies
#37
rahlk
closed
2 weeks ago
0
Library dependency cleaning fix
#36
sinha108
closed
4 months ago
0
Rename the .library-depenedencies to _library_dependencies
#35
rahlk
closed
4 months ago
0
Call site and maven library download path updates
#34
sinha108
closed
4 months ago
0
Suggestion: use library dependencies from local repository (~/.m2/repository) as preferred alternative to `.library-dependencies`
#33
scottkurz
closed
2 weeks ago
2
Updates to symbol table referenced types method return types
#32
sinha108
closed
5 months ago
0
Projects that require Java 8 to build fails with NullPointerException with codeAnalyzer
#31
fabio-franco
closed
2 weeks ago
0
Running code analyzer without any arguments throws a NullPointerException
#30
rofrano
closed
2 weeks ago
0
Running into stackoverflow errors when processing Apache/Kafka
#29
rahlk
opened
5 months ago
0
Next