NASA-PDS / pds-api-client

Python library and API for accessing the online PDS Search API. This repository however only contains the utilities used to generate, test, document and demo the actual pds.api-client package. The library itself is only released on pypi (https://pypi.org/project/pds.api-client/) but not here on github
https://nasa-pds.github.io/pds-api-client/
Apache License 2.0
1 stars 2 forks source link

Add secrets detection #30

Closed nutjob4life closed 11 months ago

nutjob4life commented 11 months ago

🗒️ Summary

Adds secrets detection.

Once merged, please update the branch protection rule for main to include secrets detection as one of the status checks.

⚙️ Test Data and/or Report

N/A

♻️ Related Issues