Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 07:19
f23df9f

Summary

  • Added new rule for detecting sequential characters in passwords
  • Updated dependencies (actions/cache, actions/setup-node, github/codeql-action, actions/github-script, codecov/codecov-action)
  • Documentation improvements (Ask DeepWiki badge)
  • Maintenance: Updated codeowner file, removed obsolete CircleCI config
  • Security: Bumped ansi-regex from 3.0.0 to 3.0.1

Key Changes Since v1.1.1

  • New Feature: Sequential character detection rule (#54)
  • Multiple dependency updates for GitHub Actions
  • Enhanced test coverage for sequential characters
  • chore(ci): Remove Semgrep GHA Workflow #52 (eduardoboronat-okta)
  • chore(deps): Update Lockfile #38 (evansims)

Testing Plan

  • All existing tests pass