issues
search
it-novum
/
openitcockpit-agent-go
Cross-Platform Monitoring Agent for openITCOCKPIT written in Go
https://openitcockpit.io/download_agent/
Apache License 2.0
5
stars
2
forks
source link
Update windows
#81
Closed
nook24
closed
1 year ago
nook24
commented
1 year ago
🚨 Windows: Fix file permissions of the
agent.key
which is now only read and writable for the user, who is executing the agent and the default
SYSTEM
user
https://learn.microsoft.com/en-us/windows/security/identity-protection/access-control/local-accounts#default-local-system-accounts
Replace deprecated
ioutil
https://pkg.go.dev/io/ioutil
Update all libraries
Update go version to 1.20 for macOS and 1.21 for Windows and Linux
Fix test for golang docker image
agent.key
which is now only read and writable for the user, who is executing the agent and the defaultSYSTEM
user https://learn.microsoft.com/en-us/windows/security/identity-protection/access-control/local-accounts#default-local-system-accountsioutil
https://pkg.go.dev/io/ioutil