trufflehog/pkg/detectors/netsuite
Abdul Basit 5b64e1e5a1
implemented a netsuite detector (#3068)
* implemented a netsuite detector

* implemented the netsuite detector with modified test.

* clean up go.sum by running `go mod tidy`

* implemented a netsuite detector

* implemented the netsuite detector with modified test.

* clean up go.sum by running `go mod tidy`

* Incorporated suggestion by Ahrav
	- optimized nonce generation logic.
	- use string builder as compare to concatenation.

* fix go.sum

* fix import

* fix

---------

Co-authored-by: Ahrav Dutta <ahrav.dutta@trufflesec.com>
2024-07-22 12:37:18 -07:00
..
netsuite.go implemented a netsuite detector (#3068) 2024-07-22 12:37:18 -07:00
netsuite_test.go implemented a netsuite detector (#3068) 2024-07-22 12:37:18 -07:00