azu

Results 479 issues of azu

We want to get a website for secretlint. The website does - Landing Page - Usage - Documentation for official rules - preset, rule - Search using https://docsearch.algolia.com/ We can...

help wanted
Status: Proposal
Type: Documentation

[Project References](https://www.typescriptlang.org/docs/handbook/project-references.html) help us to build specic package. Currently, we need to build before developing a specifc package. ``` cd yarn run build ```

good first issue
Status: Proposal
Type: TypeScript

Initial idea is that secretlint prevent to commit credentials. We need to think how to prevent publishing credentials. For example, `npm publish` expose data that is not under tha git....

Status: Proposal

## Summary Some use case multiple configuration in a project. - lint `manifest/*.yml` with manifest rules - lint `"**/*"` with recommended rules It will gain performance, because reduce manifest rules...

Status: Proposal

Some rule report an error for whole content. We need to provide shorthand for following reporting. ```js report({ range: [0, content.length] })` ```

Status: Proposal

It conflicted with secretlint, but we need to think about secret config file. We need to think about uncommitable(secret) config file.

Status: Proposal

Need Performance monitoring. ## Benchmark - https://secretlint.github.io/secretlint/dev/bench/

Status: Proposal
Type: Performance

We need to get Icon and Logo Icon usecase is organization icon: Logo usecase is README:

help wanted

base64 is not encrypted logic. We should decode base64 text and check it.

Status: Proposal
Status: Need More Info

#7 Similar with Docker support. We try to provide `secretlint` binary. https://github.com/nexe/nexe will help this.

Status: Proposal