Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@makenowjust-labo/redos

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@makenowjust-labo/redos - npm Package Versions

1.2.0

Diff

Changelog

Source

1.2.0 (2021-01-02)

Changes:

  • Drop max from FString.Repeat
  • Rename the module name redos-core to redos
  • Update Scala to 2.13.4
  • Rename MultiNFA to NFAwLA

Fixes:

  • Fix ε-loop elimination
makenowjust
published 1.1.2 •

Changelog

Source

1.1.2 (2020-12-04)

Fixes:

  • Insert timeout checks more and more
  • Improve some tests
makenowjust
published 1.1.1 •

Changelog

Source

1.1.1 (2020-11-24)

Changes:

  • Add used checker information to Diagnostics

Fixes:

  • Update default parameters
  • Optimize the automaton based checker implementation
makenowjust
published 1.1.0 •

Changelog

Source

1.1.0 (2020-11-20)

Changes:

  • Add maxDegree parameter

Fixes:

  • Optimize VM implementation
  • Improve attack string construction strategy
makenowjust
published 1.0.1 •

Changelog

Source

1.0.1 (2020-11-19)

Fixes:

  • Handle timeout error in ReDoS.check correctly.
makenowjust
published 1.0.0 •

Changelog

Source

1.0.0 (2020-11-19)

Changes:

  • Move Compiler to automaton package.
  • Move unicode package to data package.
  • Add backtrack based RegExp VM.
  • Add fuzz checker.
  • Add hybrid checker.

Fixes:

  • Fix conversion from repeat pattern a{n,m} to ε-NFA correctly.
  • Remove duplicated canonicalization of word escape class on ignore-case.
makenowjust
published 0.2.0 •

Changelog

Source

0.2.0 (2020-11-01)

Changes:

  • Move Checker, Complexity and Witness into automaton package.
  • Add Diagnostics.
  • Use Vector instead for performance.
  • Improve package.json contents.

Fixes:

  • Refactor EpsNFA.Assertion#accept.
makenowjust
published 0.1.1 •

Changelog

Source

0.1.1 (2020-10-27)

Changes:

  • Fix ε-elimination behavior with an assertion.
  • Fix IChar.Word range.
  • Add TypeScript definition file to NPM package.
makenowjust
published 0.1.0 •

Changelog

Source

0.1.0 (2020-10-27)

An initial release.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc