Add capability to serve YARA rules via authenticated Fleet endpoints #16698
Annotations
3 errors and 1 warning
Run go lint:
server/service/osquery.go#L2516
Error return value of `w.Write` is not checked (errcheck)
|
Run go lint:
server/datastore/mysql/app_configs_test.go#L708
ineffectual assignment to rule (ineffassign)
|
Run go lint
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading