Releases: clouditor/cloud-property-graph
Releases · clouditor/cloud-property-graph
CloudPG v0.1.0
What's Changed
- Fix Python Integration by @immqu in #13
- Typescript passes by @oxisto in #12
- Ontology update by @oxisto in #14
- Added reference to CLOUD 2021 paper by @oxisto in #15
- Using CPG 4.0-beta4 by @oxisto in #17
- Update cpg to
beta5
by @oxisto in #18 - Updating owl2java: Generating Go structs by @oxisto in #19
- Added database connect for GORM by @oxisto in #16
- Support for parsing
DatabaseOperation
nodes in Python using pymongo by @oxisto in #20 - Psycopg pass for
DatabaseOperation
by @oxisto in #22 - Various fixes by @oxisto in #23
- Fixing order problem by @oxisto in #25
- Upgrading to CPG 4.1.1 by @oxisto in #30
- Pass updates by @immqu in #27
- Fetchpass rework by @immqu in #26
- added Msgf calls to logpass by @immqu in #33
- Feature/labels by @konradweiss in #32
- parse express apps correctly as http endpoints by @immqu in #34
- Fix owl2java by @anatheka in #31
- Http status codes by @immqu in #36
- bugfix for kotlin 1.6 and some mistake in a function of the edges cache by @konradweiss in #38
- Feature/labelcomments stringify extraction by @konradweiss in #37
- HTTP Request body DFG in Python by @immqu in #40
- add DFG edge to req body by @immqu in #42
- Add DFG edges in JS by @immqu in #43
- Various fixes by @immqu in #44
- Database pass fixes by @immqu in #41
- Feature/anonymization labels by @konradweiss in #39
- OWL2Java update by @anatheka in #45
- Testing pass by @immqu in #48
- Introduces
ObjectStorageService
by @oxisto in #49
New Contributors
- @immqu made their first contribution in #13
- @konradweiss made their first contribution in #32
- @anatheka made their first contribution in #31
Full Changelog: v0.0.3...v0.1.0
CloudPG v0.0.3
Added owl2java
(#11)
CloudPG v0.0.2
Made jitpack work (#9)
CloudPG v0.0.1
Initial release