issues
search
Fraunhofer-AISEC
/
cpg
A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
https://fraunhofer-aisec.github.io/cpg/
Apache License 2.0
288
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update dependency typescript to v5.7.2
#1865
renovate[bot]
closed
1 day ago
1
Python: Handle `formattedValue`
#1864
lshala
opened
4 days ago
1
The future of the call expression
#1863
oxisto
opened
4 days ago
0
Fixing Java field access
#1862
oxisto
opened
4 days ago
2
Removing legacy `resolveReference` function
#1861
oxisto
opened
4 days ago
1
Fix C style function resolution
#1860
peckto
opened
5 days ago
0
replace all (where stuff doesn't break) api with implementation calls
#1859
maximiliankaul
opened
5 days ago
7
initial version of INI file parser
#1858
maximiliankaul
opened
5 days ago
0
Restrict symbol resolving to language
#1857
oxisto
opened
5 days ago
1
First part of scope cleanup
#1856
oxisto
opened
5 days ago
1
change jep dependency from api to implementation
#1855
maximiliankaul
closed
6 days ago
4
WIP! first step: import checking extensions
#1854
maximiliankaul
opened
6 days ago
1
Add more extensions to follow edges until the end
#1853
KuechA
closed
4 days ago
1
add location to BinaryOperator.toString()
#1852
maximiliankaul
closed
6 days ago
1
Represent configuration files, e.g. INI file
#1851
konradweiss
opened
1 week ago
0
Adding pages extracted from the wiki pages
#1850
konradweiss
opened
1 week ago
2
EOG: `when` instead of custom dispatcher
#1849
konradweiss
closed
1 week ago
1
Update dependency org.bytedeco:llvm-platform to v19
#1848
renovate[bot]
opened
1 week ago
0
Update codecov/codecov-action action to v5
#1847
renovate[bot]
closed
1 week ago
0
CXX frontend: remove assert
#1846
maximiliankaul
closed
1 week ago
1
update codeowners
#1844
maximiliankaul
closed
1 week ago
1
The `Python.AST.type_ignore` seems not implemented
#1843
KuechA
opened
1 week ago
0
Fix overload operator-> for CallExpression
#1842
peckto
closed
5 days ago
4
The python AST has several types of nodes for which no dedicated handler exists
#1841
KuechA
opened
1 week ago
0
Support ` Python.AST.MatchAs`
#1840
KuechA
opened
1 week ago
0
Support ` Python.AST.MatchStar`
#1839
KuechA
opened
1 week ago
0
Support ` Python.AST.MatchClass`
#1838
KuechA
opened
1 week ago
0
Support ` Python.AST.MatchMapping`
#1837
KuechA
opened
1 week ago
0
Support `Python.AST.MatchSequence`
#1836
KuechA
opened
1 week ago
0
Support remaining python match patterns
#1835
KuechA
opened
1 week ago
0
Define, Rename or Delete the Class `SecondOrderType`
#1834
KuechA
opened
1 week ago
0
Update dependency rollup to v4.27.1
#1833
renovate[bot]
closed
1 week ago
1
Update dependency gradle to v8.11
#1832
renovate[bot]
closed
1 week ago
1
Support for constant propagation
#1830
llooFlashooll
closed
2 weeks ago
1
Update dependency rollup to v4.25.0
#1829
renovate[bot]
closed
2 weeks ago
1
Add exclusion filter for directories
#1828
lshala
opened
2 weeks ago
1
LLVM Refactoring and Test coverage
#1827
KuechA
closed
1 week ago
1
Update dependency @types/node to v22.9.0
#1826
renovate[bot]
closed
2 weeks ago
1
Persist Dataflow's granularity in Neo4J
#1825
oxisto
closed
2 weeks ago
2
add astParent test for tupledeclaration
#1824
maximiliankaul
opened
2 weeks ago
0
TupleDeclaration: wrong astParent
#1823
maximiliankaul
opened
2 weeks ago
1
Optimized region utils
#1822
oxisto
closed
2 weeks ago
2
Template not detected inside InitializerListExpression
#1821
peckto
opened
2 weeks ago
0
Update LLVM tests to match new styleguide
#1820
KuechA
closed
2 weeks ago
1
Remove `UnaryOperator` used as throw from EOG pass and spec
#1819
KuechA
closed
2 weeks ago
1
Fix some typos and unnecessary casts in LLVM frontend
#1818
KuechA
closed
2 weeks ago
1
Replace UnaryOperator "throw" with new `ThrowStatement`
#1817
KuechA
closed
2 weeks ago
0
Replace UnaryOperator("throw") with ThrowStatement for LLVM
#1816
KuechA
closed
2 weeks ago
1
Replace UnaryOperator("throw") with ThrowStatement for CXX
#1815
KuechA
closed
2 weeks ago
1
Replace UnaryOperator("throw") with ThrowStatement for java
#1814
KuechA
closed
2 weeks ago
1
Next