We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318a376 commit 7ae5242Copy full SHA for 7ae5242
go/ql/lib/change-notes/2024-08-12-add-environment-models.md
@@ -3,6 +3,9 @@ category: minorAnalysis
3
---
4
* Local source models for reading and parsing environment variables have been added for the following libraries:
5
- os
6
+ - syscall
7
+ - github.com/caarlos0/env
8
+ - github.com/gobuffalo/envy
9
- github.com/hashicorp/go-envparse
10
- github.com/joho/godotenv
11
- github.com/kelseyhightower/envconfig
0 commit comments