Skip to content

Releases: AppThreat/atom

Release v1.6.3

13 Nov 19:53
3935bfc
Compare
Choose a tag to compare

We have a flaky tagging where the framework-output tags for sinks aren't getting set reliably. So, in this version, we have a workaround to try based on the output tag first, falling back to a method input-based lookup.

Full Changelog: v1.6.2...v1.6.3

Release v1.6.2

11 Nov 14:42
1d1c9d5
Compare
Choose a tag to compare

1.6.1 didn't get released to npm correctly since the version number in package.json was not incremented correctly. Currently, version numbers are incremented manually, resulting in such errors. This would be improved in the future with an automated process for tagging.

Full Changelog: v1.6.1...v1.6.2

Release v1.6.1

11 Nov 14:17
0203bad
Compare
Choose a tag to compare

Java 21 version for improved performance

What's Changed

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0

10 Nov 15:37
a251ac1
Compare
Choose a tag to compare

Switched to using scala 3 syntax (no curly braces).

What's Changed

Full Changelog: v1.5.7...v1.6.0

Release v1.5.7

09 Nov 13:42
07f3772
Compare
Choose a tag to compare

Updated chen to bring Java tagging improvements. Improved usages slices to retain code for annotations. This enhances route detection for more frameworks.

Full Changelog: v1.5.6...v1.5.7

Release v1.5.6

02 Nov 22:01
1a63849
Compare
Choose a tag to compare

Updated chen to bring symlink fix for c/c++ header search

Full Changelog: v1.5.5...v1.5.6

Release v1.5.5

02 Nov 12:23
b2fa168
Compare
Choose a tag to compare

What's Changed

  • Update chen for improved performance with header analysis by @prabhu in #88

Full Changelog: v1.5.4...v1.5.5

Release v1.5.4

29 Oct 14:49
f592695
Compare
Choose a tag to compare

Python Reachables improvements

Full Changelog: v1.5.3...v1.5.4

Release v1.5.3

26 Oct 21:55
eb775ff
Compare
Choose a tag to compare

What's Changed

  • Include imported symbols in parsedeps by @prabhu in #87

Full Changelog: v1.5.2...v1.5.3

v1.5.2

23 Oct 12:14
44d58f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2