noseyparker icon indicating copy to clipboard operation
noseyparker copied to clipboard

Nosey Parker is a command-line program that finds secrets and sensitive information in textual data and Git history.

Results 29 noseyparker issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Sometimes, rarely, the `scan::appmaker::scan_workflow_from_git_url` test case fails. **To Reproduce** 🥴 **Expected behavior** The test case should always succeed **Actual behavior** See [this CI run log](https://github.com/praetorian-inc/noseyparker/actions/runs/8851458936/job/24308038487): ``` failures:...

bug
content discovery

**Describe the bug** Pre-receive hook support in Github enterprise Hi, is there any option or example where we can use this as a pre-receive hook at Github Enterprise server. Thanks

enhancement
help wanted
integration

The [x86_64 release binary](https://github.com/praetorian-inc/noseyparker/releases) rarely works on Linux because of libc mismatches. It would be desirable to have a statically compiled binary as well. I'm currently using these steps to...

enhancement
packaging

**Describe the bug** The GitHub Actions workflows for Nosey Parker don't seem to make effective use of the Actions cache. This causes workflows to run much slower than they might...

bug
help wanted
testing

Nosey Parker's currently uses GitHub Actions to [build Docker images](https://github.com/praetorian-inc/noseyparker/blob/9c5dd7a972573ca31281105155704446340b1db1/.github/workflows/docker-image.yml), including [a multi-platform x86_64 and aarch64 image for releases](https://github.com/praetorian-inc/noseyparker/blob/9c5dd7a972573ca31281105155704446340b1db1/.github/workflows/release-artifacts.yml). There are a few deficiencies with this current setup: - The...

enhancement
help wanted
testing
packaging

Nosey Parker now has auto-generated manpages for its command-line interface (#88). It would also be helpful if there were a manpage on the rules and rulesets format used by Nosey...

documentation
enhancement
help wanted

Since v0.16, Nosey Parker has had a notion of "rulesets" and made it possible to customize the set of rules used for scanning. This functionality is missing documentation.

documentation
enhancement
ux

NixOS includes [a package for Nosey Parker v0.12.0](https://github.com/NixOS/nixpkgs/blob/732cd2b4b8107fc8975318dba7e90e33c29ec11a/pkgs/tools/security/noseyparker/default.nix). It would be good to update this for the latest release (v0.17.0), which has many more features and supports more than just...

enhancement
help wanted
packaging
integration

Truffle Hog has a GitHub Action: https://github.com/marketplace/actions/trufflehog-oss GitLeaks has a GitHub Action: https://github.com/gitleaks/gitleaks-action Why not Nosey Parker?

enhancement
help wanted
integration