Skip to content

Releases: NodeSecure/js-x-ray

@nodesecure/[email protected]

01 Jul 18:40
3da3600

Choose a tag to compare

Minor Changes

  • #369 644232a Thanks @clemgbld! - refactor(probe/isSerializeEnv): trace re-assignment of JSON.stringy & process.env

Patch Changes

@nodesecure/[email protected]

01 Jul 11:37
5f9dc0e

Choose a tag to compare

Minor Changes

  • #363 e37384c Thanks @intincrab! - feat(probes): add serialize-environment warning detection

    Add new probe to detect potential environment variable exfiltration through JSON.stringify(process.env).

  • #362 5f78d4a Thanks @clemgbld! - feat(probes): add initialize

  • #366 cf2b5eb Thanks @fraxken! - Refactor relation and dependency to Tracer for estree-ast-utils workspace

Patch Changes

@nodesecure/[email protected]

01 Jul 18:40
3da3600

Choose a tag to compare

Minor Changes

@nodesecure/[email protected]

01 Jul 11:37
5f9dc0e

Choose a tag to compare

Major Changes

  • #366 cf2b5eb Thanks @fraxken! - Refactor relation and dependency to Tracer for estree-ast-utils workspace

Minor Changes

@nodesecure/[email protected]

19 Jun 07:45
02cfef7

Choose a tag to compare

Patch Changes

@nodesecure/[email protected]

19 Jun 07:45
02cfef7

Choose a tag to compare

Major Changes

@nodesecure/[email protected]

12 Jun 07:33
4a4cbe7

Choose a tag to compare

Major Changes

  • #342 633f334 Thanks @fraxken! - Resolve CallExpression in MemberExpression with getCallExpressionIdentifier helper

@nodesecure/[email protected]

11 Jun 08:59
a2fed91

Choose a tag to compare

Minor Changes

v9.0.0

04 Jun 21:19
28a7ba0

Choose a tag to compare

What's Changed

  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #329
  • feat(AstAnalyser): add SourceFlags with oneline-require and is-minified by @intincrab in #331
  • docs: add intincrab as a contributor for code by @allcontributors in #332
  • feat: configure changesets by @fraxken in #333
  • feat(warnings): exports warnings for non node.js environments by @clemgbld in #335
  • test(AstAnalyser): add tests for flags property and minified/oneline-require detection by @intincrab in #334
  • feat(probes): Flag some URL and domains as suspicious/shady (such as … by @clemgbld in #336

Full Changelog: v8.2.0...v9.0.0

v8.2.0

28 May 09:02
b7927e3

Choose a tag to compare

What's Changed

  • feat(EntryFilesAnalyzer): add option to ignore entry file that doesn't exist by @clemgbld in #320
  • docs: add clemgbld as a contributor for code, and test by @allcontributors in #321
  • test(JsSourceParser): should not crash with source code containing im… by @clemgbld in #322
  • feat: implement native fetch detection & implement SourceFile flags by @fraxken in #324

New Contributors

Full Changelog: v8.1.1...v8.2.0