dart_secrets_scanner 1.0.4 copy "dart_secrets_scanner: ^1.0.4" to clipboard
dart_secrets_scanner: ^1.0.4 copied to clipboard

command-line tool designed to scan Dart and related files in Flutter projects for hardcoded sensitive information such as API keys, tokens, passwords, and other credentials.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_secrets_scanner

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  dart_secrets_scanner: ^1.0.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

2
likes
0
pub points
26%
popularity

Publisher

unverified uploader

command-line tool designed to scan Dart and related files in Flutter projects for hardcoded sensitive information such as API keys, tokens, passwords, and other credentials.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on dart_secrets_scanner