secretlint

Pluggable linting tool to prevent committing credential.

MIT License

Downloads
2.1M
Stars
810
Committers
26

Bot releases are hidden (Show)

secretlint - v5.0.1

Published by azu over 2 years ago

What's Changed

Full Changelog: https://github.com/secretlint/secretlint/compare/v5.0.0...v5.0.1

secretlint - v5.0.0

Published by azu over 2 years ago

Breaking Changes

Secretlint@5 require Node.js 14+

Please update secretlint and @secretlint/secretlint-rule-preset-recommend at same time.

Features

  • config-loader: improve validation to config (#224) (222555f)
    • It throw error when you have used invalid configuration

Others

  • Remove @secretlint/config-validator #224

Full Changelog: https://github.com/secretlint/secretlint/compare/v4.2.1...v5.0.0

secretlint - v0.4.1

Published by azu over 4 years ago

0.4.1 (2020-02-28)

Bug Fixes

  • aws: remove console.log (0bf11ae)
secretlint - v0.4.0

Published by azu over 4 years ago

0.4.0 (2020-02-28)

Bug Fixes

  • binary-compiler: use name includes OS (a89e599)

Features

  • core: support "disabled" options (17c1391)
  • core: support "disabledMessages" options (17de33e)
  • core: support Context#ignore method (7ca0445)
  • types: rule require messages (412803e)
secretlint - 0.3.0

Published by azu over 4 years ago