-
-
Notifications
You must be signed in to change notification settings - Fork 743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev/v0.7.0 #2160
Dev/v0.7.0 #2160
Conversation
Alexleung/dev v070
[CoreEngine] fixed the train job issue in the workflow.
Removing duplicate image.
[Deploy] Avoid re-download the same model serving package.
Add global env file
Dev/v0.7.0
update the version and dependent libs.
[CoreEngine] remove the deprecated files in the scheduler.
…gging Inference Gateway Logs
…/FedML into raphael/fix-multi-subfd
[Deploy] Recursively find the model serving package folder
[Deploy] Hot fix grammar.
…tfix Hot fix to support local debugging
…n Windows OS. 2. fixed the issue the sqlite path is illegal in Windows OS.
[CoreEngine] 1. fixed the issue that the fork method is not support i…
…counter Adding hash set for counting the number of pending requests per endpoint.
…d_urls Moving from storage object to presigned URLs
[Deploy] Refactor the quick start example, use public ip as default.
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
9453265 | Triggered | Generic High Entropy Secret | b0358f1 | python/fedml/workflow/driver_example/main.py | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
No description provided.