/github-unused-exports

Atomist Skill to scan committed code for well-known credentials and secrets

Primary LanguageTypeScriptApache License 2.0Apache-2.0

atomist/github-secret-scanner-skill

Scan committed code for well-known and custom credentials and secrets across all your repositories.

View this skill in the Atomist Skills Catalog to enable this skill on your repositories. ✨

See the Atomist website for general information about Atomist Skills and the Atomist documentation site for instructions on how to get started using Atomist Skills.

Contributing

Contributions to this project from community members are encouraged and appreciated. Please review the Contributing Guidelines for more information. Also see the Development section in this document.

Code of conduct

This project is governed by the Code of Conduct. You are expected to act in accordance with this code by participating. Please report any unacceptable behavior to code-of-conduct@atomist.com.

Connect

Follow @atomist on Twitter and The Atomist Blog.

Support

General support questions should be discussed in the #support channel in the Atomist community Slack workspace.

If you find a problem, please create an issue.

Development

You will need to install Node.js to build and test this project.

Build and test

Install dependencies.

$ npm ci

Use the build package script to compile, test, lint, and build the documentation.

$ npm run build

Release

Releases are created by pushing a release semantic version tag to the repository, Atomist Skills take care of the rest.

To make this skill globally available, set its maturity to "stable" via the set maturity drop-down in its Atomist Community Slack channel.


Created by Atomist. Need Help? Join our Slack workspace.