Skip to content

3.1.2 Validate Algorithm Not None

Choose a tag to compare

@RobDWaller RobDWaller released this 07 Apr 09:52
3e84979

This security patch adds a check to the Parse::validate() method to ensure the algorithm provided is not set to none as this may result in token misuse.

Additional Work:

  • Fixed failing CI tasks.
  • Updated README documentation.