age-plugin support #1465
age-plugin support #1465
3 new alerts
New alerts in code changed by this pull request
- 3 warnings
See annotations below for details.
Annotations
Check warning on line 329 in age/keysource.go
Code scanning / CodeQL
Writable file handle closed without error handling Warning
and closing it may result in data loss upon failure, which is not handled explicitly.
Check warning on line 334 in age/keysource.go
Code scanning / CodeQL
Writable file handle closed without error handling Warning
and closing it may result in data loss upon failure, which is not handled explicitly.
Check warning on line 337 in age/keysource.go
Code scanning / CodeQL
Writable file handle closed without error handling Warning
and closing it may result in data loss upon failure, which is not handled explicitly.