Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dantelex authored Oct 8, 2024
1 parent c1a6fa2 commit aa703b3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
SecureLog RSC is a React component designed to detect and mask sensitive information (secrets) in your application. It leverages a worker-based approach to scan text nodes and component props for patterns already supported by the [Securelog Scan CLI](https://github.com/Onboardbase/securelog-scan). It also allows for custom secret patterns and provides the option to mask detected secrets both in the DOM and in the results.


Check out [Securelog for clean logs](https://github.com/Onboardbase/securelog) and [Securelog for scan](https://github.com/Onboardbase/securelog-scan)

Need Secret scanning in other places?
- [Securelog for your clean logs](https://github.com/Onboardbase/securelog)
- [Securelog for your build and runtime logs](https://github.com/Onboardbase/securelog-scan)

## Features

Expand Down

0 comments on commit aa703b3

Please sign in to comment.