-
Notifications
You must be signed in to change notification settings - Fork 48
Release edge node agents with go 1.24.9 #590
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
Conversation
- use golang 1.24.9 in all agents - Fix CVE-2025-47913 Signed-off-by: Rajeev Ranjan <[email protected]>
Signed-off-by: Rajeev Ranjan <[email protected]>
|
CVE-2025-47913 fix will depends on #594 to be merged before we can proceed to resolve the ssh-agent fixes. |
Signed-off-by: Rajeev Ranjan <[email protected]>
Signed-off-by: Rajeev Ranjan <[email protected]>
|
Automated Messages: Label 'platform-manageability-agent' has been added to this Pull Request. |
|
Automated Messages: Label 'reporting-agent' has been added to this Pull Request. |
|
@rranjan3 The package build tests for platform-manageability-agent & reporting-agent is PASSED Vulnerabilities for reporting-agent: CVE-2025-47913, CVE-2025-47914, CVE-2025-58181 Details will be updated in issue ticket(s) for each agents |
@aaroncyew build is working with #1275. |
|
CVE-2025-47913 is fixed for platform-manageability-agent but not for reporting-agent |
* Release edge node agents with go 1.24.9 - use golang 1.24.9 in all agents - Fix CVE-2025-47913 Signed-off-by: Rajeev Ranjan <[email protected]> * Update cgmanifest Signed-off-by: Rajeev Ranjan <[email protected]> * PMA @ 0.3.1 Signed-off-by: Rajeev Ranjan <[email protected]> * Review: Update lower/upper version of go Signed-off-by: Rajeev Ranjan <[email protected]> --------- Signed-off-by: Rajeev Ranjan <[email protected]>


Merge Checklist
All boxes should be checked before merging the PR
Description
Any Newly Introduced Dependencies
How Has This Been Tested?