Bug: Redact token and cloud keys from MDCS Logs
Open
- Dominant language
- Python
- Stars
- 72
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
The issue here is that the processor logs contain critical information such as token and cloud keys which should be redacted.
For skywatch/DatasetManagement/PublishToAGOL & skywatch/DatasetManagement/DevPublishToAGOL whenever a job is submitted - AWS access and secret keys are being logged which needs to be redacted.
Here are the keywords for both:
```
$accessKey
$secretKey
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.