-
Notifications
You must be signed in to change notification settings - Fork 0
[SEC] leaked (deactivated) API-key #71
Copy link
Copy link
Open
Labels
back-endWork that is not directly visible for the end user.Work that is not directly visible for the end user.documentationImprovements or additions to documentationImprovements or additions to documentationsecurity fixSecurity fix generated by MendSecurity fix generated by Mend
Metadata
Metadata
Assignees
Labels
back-endWork that is not directly visible for the end user.Work that is not directly visible for the end user.documentationImprovements or additions to documentationImprovements or additions to documentationsecurity fixSecurity fix generated by MendSecurity fix generated by Mend
Describe the bug
A API-key has been leaked in the confluence/python script.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
This key should be held in the .env directory. How to retrieve a personal key and/or use the script should be explained in the technical documentation and/or github journal
Additional context
API key is already obsolete and deactivated. However it would be nice to have the script link to the .env directory.
Besides that it should also be noted that the workings of the script should be added to GitHub journal and/or technical documentation.