4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / fpm.toml TOML
name = "opentsdb_key_cmd_injection"
version = "0.1.0"
license = "license"
author = "ErikWynter"
maintainer = "[email protected]"
copyright = "Copyright 2023, ErikWynter"
[build]
auto-executables = true
auto-tests = true
auto-examples = true
module-naming = false
[install]
library = false
[fortran]
implicit-typing = false
implicit-external = false
source-form = "free"

[dependencies]
http = { git = "https://github.com/fortran-lang/http-client.git" }
stdlib = "*"