Recent Releases of appthreat-chen
appthreat-chen - Release v2.4.7
What's Changed
- Python 3.12+ Type parameters (Generics) support by @prabhu in https://github.com/AppThreat/chen/pull/127
- Subtle improvements to type inference by @prabhu in https://github.com/AppThreat/chen/pull/128
Full Changelog: https://github.com/AppThreat/chen/compare/v2.4.6...v2.4.7
- Scala
Published by prabhu 10 months ago
appthreat-chen - Release v2.4.6
What's Changed
- Bug fix for python call linker crash by @prabhu in https://github.com/AppThreat/chen/pull/122
- update packages by @prabhu in https://github.com/AppThreat/chen/pull/123
- More functional syntax by @prabhu in https://github.com/AppThreat/chen/pull/124
- [Python] Support for try-except* and match-case by @prabhu in https://github.com/AppThreat/chen/pull/125
- Simplify try-except* parsing by @prabhu in https://github.com/AppThreat/chen/pull/126
Full Changelog: https://github.com/AppThreat/chen/compare/v2.4.4...v2.4.6
- Scala
Published by prabhu 10 months ago
appthreat-chen - Release v2.4.4
What's Changed
- Ruby http client tagging by @prabhu in https://github.com/AppThreat/chen/pull/121
Full Changelog: https://github.com/AppThreat/chen/compare/v2.4.3...v2.4.4
- Scala
Published by prabhu 11 months ago
appthreat-chen - Release v2.4.3
What's Changed
- CdxPass improvements for JS by @prabhu in https://github.com/AppThreat/chen/pull/119
- [jimple] Soot api improvements for android by @prabhu in https://github.com/AppThreat/chen/pull/120
Full Changelog: https://github.com/AppThreat/chen/compare/v2.4.2...v2.4.3
- Scala
Published by prabhu 11 months ago
appthreat-chen - Release v2.4.2
What's Changed
- Increase code length further to 100K by @prabhu in https://github.com/AppThreat/chen/pull/116
Full Changelog: https://github.com/AppThreat/chen/compare/v2.4.1...v2.4.2
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.4.1
What's Changed
- Increase code length to help some frontends such as Ruby by @prabhu in https://github.com/AppThreat/chen/pull/115
Full Changelog: https://github.com/AppThreat/chen/compare/v2.4.0...v2.4.1
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.4.0
What's Changed
- Engine tweaks for performance. Removed logging from more places. by @prabhu in https://github.com/AppThreat/chen/pull/114
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.11...v2.4.0
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.3.11
What's Changed
- python track output tags by @prabhu in https://github.com/AppThreat/chen/pull/112
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.10...v2.3.11
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.3.10
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.9...v2.3.10
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.3.9
What's Changed
- c and python tagging enhancements by @prabhu in https://github.com/AppThreat/chen/pull/110
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.8...v2.3.9
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.3.8
What's Changed
- Handle match errors by @prabhu in https://github.com/AppThreat/chen/pull/109
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.7...v2.3.8
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.3.7
What's Changed
- Fix warnings by @prabhu in https://github.com/AppThreat/chen/pull/103
- Improved python cli-source tags by @prabhu in https://github.com/AppThreat/chen/pull/107
- Changed workflow to use matrix by @malice00 in https://github.com/AppThreat/chen/pull/105
New Contributors
- @malice00 made their first contribution in https://github.com/AppThreat/chen/pull/105
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.6...v2.3.7
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.3.6
What's Changed
- pkg updates by @prabhu in https://github.com/AppThreat/chen/pull/102
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.5...v2.3.6
- Scala
Published by prabhu about 1 year ago
appthreat-chen - Release v2.3.5
What's Changed
- Include semantics slices by @prabhu in https://github.com/AppThreat/chen/pull/99
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.4...v2.3.5
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.3.4
What's Changed
- Jimple improvements for non-java languages such as scala by @prabhu in https://github.com/AppThreat/chen/pull/98
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.3...v2.3.4
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.3.3
What's Changed
- Package updates by @prabhu in https://github.com/AppThreat/chen/pull/97
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.2...v2.3.3
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.3.2
Trim Ruby config files.
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.1...v2.3.2
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.3.1
What's Changed
- Ruby auto-tagging by @prabhu in https://github.com/AppThreat/chen/pull/96
Full Changelog: https://github.com/AppThreat/chen/compare/v2.3.0...v2.3.1
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.3.0 - Hey Ruby
What's Changed
- Ruby frontend by @prabhu in https://github.com/AppThreat/chen/pull/94
- Tag framework routes by @prabhu in https://github.com/AppThreat/chen/pull/95
Full Changelog: https://github.com/AppThreat/chen/compare/v2.2.3...v2.3.0
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.2.3
Component tags from any xBOM files (bom.json and *.cdx.json) are reused by the CdxPass. Tag count is also increased to 3.
What's Changed
- update soot to 4.6.0. Trim unwanted csv packages by @prabhu in https://github.com/AppThreat/chen/pull/93
Full Changelog: https://github.com/AppThreat/chen/compare/v2.2.2...v2.2.3
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.2.2
What's Changed
- update to cpg 1.0.1 to get the latest protobuf by @prabhu in https://github.com/AppThreat/chen/pull/92
Full Changelog: https://github.com/AppThreat/chen/compare/v2.2.1...v2.2.2
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.2.1
What's Changed
- Update packages by @prabhu in https://github.com/AppThreat/chen/pull/91
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.9...v2.2.1
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.1.9
What's Changed
- Update scala to 3.5.1 by @prabhu in https://github.com/AppThreat/chen/pull/90
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.8...v2.1.9
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.1.8
What's Changed
- Remove jackson data-bind by @prabhu in https://github.com/AppThreat/chen/pull/89
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.7...v2.1.8
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.1.7
What's Changed
- Remove use of gradle api by @prabhu in https://github.com/AppThreat/chen/pull/88
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.6...v2.1.7
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.1.6
What's Changed
- Update packages by @prabhu in https://github.com/AppThreat/chen/pull/87
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.5...v2.1.6
- Scala
Published by prabhu over 1 year ago
appthreat-chen - Release v2.1.5
What's Changed
- Update packages by @prabhu in https://github.com/AppThreat/chen/pull/85
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.4...v2.1.5
- Scala
Published by prabhu almost 2 years ago
appthreat-chen - Release v2.1.4
2.1.3 didn't get released correctly due to pypi publish issues. Retrying.
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.3...v2.1.4
- Scala
Published by prabhu almost 2 years ago
appthreat-chen - Release v2.1.3
What's Changed
- c improvements by @prabhu in https://github.com/AppThreat/chen/pull/82
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.2...v2.1.3
- Scala
Published by prabhu almost 2 years ago
appthreat-chen - Release v2.1.2
What's Changed
- Improve chennai tags windows compat by @prabhu in https://github.com/AppThreat/chen/pull/81
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.1...v2.1.2
- Scala
Published by prabhu almost 2 years ago
appthreat-chen - Release v2.1.1
What's Changed
- Fixes anaconda build issue by @prabhu in https://github.com/AppThreat/chen/pull/78
- arm64 image by @prabhu in https://github.com/AppThreat/chen/pull/79
- Feature/july pkg updates by @prabhu in https://github.com/AppThreat/chen/pull/80
Full Changelog: https://github.com/AppThreat/chen/compare/v2.1.0...v2.1.1
- Scala
Published by prabhu almost 2 years ago
appthreat-chen - Release v2.1.0
What's Changed
- Python 3.12 support by @prabhu in https://github.com/AppThreat/chen/pull/76
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.11...v2.1.0
- Scala
Published by prabhu about 2 years ago
appthreat-chen - Release v2.0.11
What's Changed
- Additional crypto libs for python by @prabhu in https://github.com/AppThreat/chen/pull/73
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.10...v2.0.11
- Scala
Published by prabhu about 2 years ago
appthreat-chen - Release v2.0.10
What's Changed
- Tag the call nodes directly for python by @prabhu in https://github.com/AppThreat/chen/pull/72
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.9...v2.0.10
- Scala
Published by prabhu about 2 years ago
appthreat-chen - Release v2.0.9
What's Changed
- Feature/apr pkg updates by @prabhu in https://github.com/AppThreat/chen/pull/71
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.8...v2.0.9
- Scala
Published by prabhu about 2 years ago
appthreat-chen - Release v2.0.8
What's Changed
- Package updates by @prabhu in https://github.com/AppThreat/chen/pull/70
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.7...v2.0.8
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v2.0.7
What's Changed
- Make chen 2 the default by @prabhu in https://github.com/AppThreat/chen/pull/68
- Tweaks to console commands by @prabhu in https://github.com/AppThreat/chen/pull/69
Full Changelog: https://github.com/AppThreat/chen/compare/v1.1.6...v2.0.7
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v2.0.6
What's Changed
- Tags for crypto libs and methods by @prabhu in https://github.com/AppThreat/chen/pull/67
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.5...v2.0.6
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v2.0.5
What's Changed
- Feature/js cli source by @prabhu in https://github.com/AppThreat/chen/pull/66
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.4...v2.0.5
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v2.0.4
What's Changed
- Automatically invoke cdxgen while importing code by @prabhu in https://github.com/AppThreat/chen/pull/65
- Improves reachables predef command for dynamic languages
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.3...v2.0.4
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v2.0.3
What's Changed
- Fix/issue 62 by @prabhu in https://github.com/AppThreat/chen/pull/63
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.2...v2.0.3
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v2.0.2
What's Changed
- Use nop logger by @prabhu in https://github.com/AppThreat/chen/pull/61
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.1...v2.0.2
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v2.0.1
chen now uses a custom cpg and overflow db fork that is optimized for java 21. This should result in significant performance improvements although this is yet to be benchmarked formally.
What's Changed
- Switch to cpg2 and overflowdb2 by @prabhu in https://github.com/AppThreat/chen/pull/60
Full Changelog: https://github.com/AppThreat/chen/compare/v2.0.0...v2.0.1
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v2.0.0
We've introduced a 2.x series for customers needing better performance by switching to Java 21. We will support both 1.x and 2.x for some time to help users transition smoothly.
What's Changed
- Switch to java 21 by @prabhu in https://github.com/AppThreat/chen/pull/59
Full Changelog: https://github.com/AppThreat/chen/compare/v1.1.6...v2.0.0
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.1.6
What's Changed
- Update traversal docs. Small tweaks by @prabhu in https://github.com/AppThreat/chen/pull/55
- Update packages by @prabhu in https://github.com/AppThreat/chen/pull/57
- Easy tags for php by @prabhu in https://github.com/AppThreat/chen/pull/58
Full Changelog: https://github.com/AppThreat/chen/compare/v1.1.5...v1.1.6
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.1.5
What's Changed
- Fix/php usage imports by @prabhu in https://github.com/AppThreat/chen/pull/54
Full Changelog: https://github.com/AppThreat/chen/compare/v1.1.4...v1.1.5
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.1.4
What's Changed
- Crash fix by @prabhu in https://github.com/AppThreat/chen/pull/53
Full Changelog: https://github.com/AppThreat/chen/compare/v1.1.3...v1.1.4
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.1.3
PHP support!
What's Changed
- php2atom with php-parser by @prabhu in https://github.com/AppThreat/chen/pull/47
- php support for cdx pass by @prabhu in https://github.com/AppThreat/chen/pull/48
- Fixes from wp testing by @prabhu in https://github.com/AppThreat/chen/pull/49
Full Changelog: https://github.com/AppThreat/chen/compare/v1.1.2...v1.1.3
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.1.2
What's Changed
- Attempt to implement dynamic dispatch and dynamic call linking for c/c++ by @prabhu in https://github.com/AppThreat/chen/pull/46
Full Changelog: https://github.com/AppThreat/chen/compare/v1.1.1...v1.1.2
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.1.1
What's Changed
- Export individual representations by @prabhu in https://github.com/AppThreat/chen/pull/44
Full Changelog: https://github.com/AppThreat/chen/compare/v1.1.0...v1.1.1
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.1.0
What's Changed
- Update packages by @prabhu in https://github.com/AppThreat/chen/pull/43
- Bug fixes from upstream
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.10...v1.1.0
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.10
What's Changed
- Refactor logic to guess type fullname by @prabhu in https://github.com/AppThreat/chen/pull/42
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.9...v1.0.10
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.9
What's Changed
- Resolving default annotations by @prabhu in https://github.com/AppThreat/chen/pull/41
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.8...v1.0.9
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.8
What's Changed
- dot format by @prabhu in https://github.com/AppThreat/chen/pull/40
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.7...v1.0.8
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.7
What's Changed
- Simple hashing without python by @prabhu in https://github.com/AppThreat/chen/pull/39
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.6...v1.0.7
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.6
Additional c tags
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.5...v1.0.6
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.5
What's Changed
- Added tags for windows drivers + c routes by @prabhu in https://github.com/AppThreat/chen/pull/38
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.4...v1.0.5
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.4
What's Changed
- Use full name syntax for methods declared in header files by @prabhu in https://github.com/AppThreat/chen/pull/36
- [c] Use fullname syntax for methods declared in source by @prabhu in https://github.com/AppThreat/chen/pull/37
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.2...v1.0.4
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.2
What's Changed
- custom checks tags by @prabhu in https://github.com/AppThreat/chen/pull/34
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.1...v1.0.2
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.1
What's Changed
- Package updates by @prabhu in https://github.com/AppThreat/chen/pull/33
Full Changelog: https://github.com/AppThreat/chen/compare/v1.0.0...v1.0.1
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v1.0.0
chen and chennai are now considered stable and production-ready. chen via atom and cdxgen has been tested by 1000s of users worldwide.
What's Changed
- Convert to scala 3 format by @prabhu in https://github.com/AppThreat/chen/pull/32
Full Changelog: https://github.com/AppThreat/chen/compare/v0.6.3...v1.0.0
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.6.3
Thanks to GitHub, 0.6.2 didn't get published correctly. Retrying.
Full Changelog: https://github.com/AppThreat/chen/compare/v0.6.2...v0.6.3
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.6.2
What's Changed
- See PR https://github.com/AppThreat/chen/pull/31
Full Changelog: https://github.com/AppThreat/chen/compare/v0.6.1...v0.6.2
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.6.1
What's Changed
- Do not follow symlinks by @prabhu in https://github.com/AppThreat/chen/pull/30
Full Changelog: https://github.com/AppThreat/chen/compare/v0.6.0...v0.6.1
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.6.0
What's Changed
- Improve performance of c/c++ structural analysis by sacrificing some precision by @prabhu in https://github.com/AppThreat/chen/pull/29
Full Changelog: https://github.com/AppThreat/chen/compare/v0.5.4...v0.6.0
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.5.4
What's Changed
- Additional python tags by @prabhu in https://github.com/AppThreat/chen/pull/28
Full Changelog: https://github.com/AppThreat/chen/compare/v0.5.3...v0.5.4
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.5.3
What's Changed
- Remove naive call linker. Use routes in-out tagger by @prabhu in https://github.com/AppThreat/chen/pull/26
Full Changelog: https://github.com/AppThreat/chen/compare/v0.5.2...v0.5.3
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.5.2
Python routes
Full Changelog: https://github.com/AppThreat/chen/compare/v0.5.1...v0.5.2
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.5.1
What's Changed
- update cdt by @prabhu in https://github.com/AppThreat/chen/pull/25
Full Changelog: https://github.com/AppThreat/chen/compare/v0.5.0...v0.5.1
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.5.0
What's Changed
- Python support in CdxPass by @prabhu in https://github.com/AppThreat/chen/pull/24
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.21...v0.5.0
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.21
What's Changed
- Skip filename properties in cdxpass. upstream fixes by @prabhu in https://github.com/AppThreat/chen/pull/22
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.20...v0.0.21
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.20
What's Changed
- JS reachables by @prabhu in https://github.com/AppThreat/chen/pull/21
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.19...v0.0.20
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.19
What's Changed
- Sample notebook by @prabhu in https://github.com/AppThreat/chen/pull/19
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.18...v0.0.19
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.18
What's Changed
- Windows compatibility workflow. by @cerrussell in https://github.com/AppThreat/chen/pull/17
- Trim science pack. Support for conda by @prabhu in https://github.com/AppThreat/chen/pull/18
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.17...v0.0.18
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.17
What's Changed
- Performance improvements by @prabhu in https://github.com/AppThreat/chen/pull/15
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.16...v0.0.17
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.16
What's Changed
- Improvements to line number resolution by @prabhu in https://github.com/AppThreat/chen/pull/14
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.15...v0.0.16
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.15
What's Changed
- Remove rocksdb by @prabhu in https://github.com/AppThreat/chen/pull/12
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.14...v0.0.15
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.14
Support for .cdx.json
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.13...v0.0.14
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.13
- Package url is a named tag now
- Skip methodReturn nodes in path.show method
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.12...v0.0.13
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.12
What's Changed
- Input and output tagging by @prabhu in https://github.com/AppThreat/chen/pull/11
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.11...v0.0.12
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.11
What's Changed
- cdx and chennai tags pass by @prabhu in https://github.com/AppThreat/chen/pull/9
- Auto tagging by @prabhu in https://github.com/AppThreat/chen/pull/10
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.9...v0.0.11
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.9
What's Changed
- Feature/atom integration by @prabhu in https://github.com/AppThreat/chen/pull/6
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.8...v0.0.9
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.8
pypi release failed for 0.0.7 due to incorrect linting check
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.7...v0.0.8
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.7
What's Changed
- Poetry package by @prabhu in https://github.com/AppThreat/chen/pull/5
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.6...v0.0.7
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.6
What's Changed
- Jdk 21 support by @prabhu in https://github.com/AppThreat/chen/pull/4
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.5...v0.0.6
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.5
Include gradle tooling api for Java
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.4...v0.0.5
- Scala
Published by prabhu over 2 years ago
appthreat-chen - v0.0.4
What's Changed
- scalapy integration by @prabhu in https://github.com/AppThreat/chen/pull/3
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.3...v0.0.4
- Scala
Published by prabhu over 2 years ago
appthreat-chen - Release v0.0.3
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.2...v0.0.3
- Scala
Published by prabhu almost 3 years ago
appthreat-chen - Release v0.0.2
What's Changed
- Enable assembly plugin by @prabhu in https://github.com/AppThreat/chen/pull/2
Full Changelog: https://github.com/AppThreat/chen/compare/v0.0.1...v0.0.2
- Scala
Published by prabhu almost 3 years ago
appthreat-chen - Release v0.0.1
What's Changed
- chennai is the interactive repl for chen by @prabhu in https://github.com/AppThreat/chen/pull/1
New Contributors
- @prabhu made their first contribution in https://github.com/AppThreat/chen/pull/1
Full Changelog: https://github.com/AppThreat/chen/commits/v0.0.1
- Scala
Published by prabhu almost 3 years ago