Realtime secret and configuration management tool, with the best in class security and seamless integration support
Mozilla Public License 2.0
206
stars
105
forks
source link
CLI: Expose a function to scan JSON objects for secrets #502
Open
rajdip-b opened 3 weeks ago
Description
In the
secret-scan
package, we would like to have a function that would take in an object and then do the following:Record<string, string>
This will return the keys.
Solution
@Sambit003 please drop the tech stuff in here.