Etapa G: cosecha-go finde (auto) — promovidos: argo-rollouts curlie dnscrypt-proxy dockle duplicacy go-junit-report gowitness ktunnel kubefwd kubeshark shuffledns step-cli tflint tparse vendir | review: richgo(smoke) terrascan(smoke) tfsec(bin=tfsec-docs)

This commit is contained in:
2026-06-27 08:05:32 -04:00
parent 673bdde69f
commit d63c20e0ee
18 changed files with 13 additions and 120 deletions
-20
View File
@@ -1,20 +0,0 @@
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
# - las deps van con su nombre NIX; remapealas a las recetas del corpus si difieren.
name = "curlie"
version = "1.8.2"
[source]
repo = "https://github.com/rs/curlie"
commit = "56211bad5a53e7cbd64217ef87951de4c6e8b570"
[build]
compiler = "zig-cc"
target = "x86_64-linux-musl"
link = "static"
flags = []
# buildInputs de nix (no usados con CGO off): go
[deps]
build = ["go"]
-20
View File
@@ -1,20 +0,0 @@
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
# - las deps van con su nombre NIX; remapealas a las recetas del corpus si difieren.
name = "gowitness"
version = "3.1.1"
[source]
repo = "https://github.com/sensepost/gowitness"
commit = "df54b384f4161a4fa2407238cc73ff6773b559b1"
[build]
compiler = "zig-cc"
target = "x86_64-linux-musl"
link = "static"
flags = []
# buildInputs de nix (no usados con CGO off): go
[deps]
build = ["go"]
-20
View File
@@ -1,20 +0,0 @@
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
# - las deps van con su nombre NIX; remapealas a las recetas del corpus si difieren.
name = "shuffledns"
version = "1.2.1"
[source]
repo = "https://github.com/projectdiscovery/shuffledns"
commit = "ed88f419c6a0e317d239e01191b5152c6e6729f9"
[build]
compiler = "zig-cc"
target = "x86_64-linux-musl"
link = "static"
flags = []
# buildInputs de nix (no usados con CGO off): go
[deps]
build = ["go"]
-20
View File
@@ -1,20 +0,0 @@
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
# - las deps van con su nombre NIX; remapealas a las recetas del corpus si difieren.
name = "step-cli"
version = "0.30.6"
[source]
repo = "https://github.com/smallstep/cli"
commit = "f662820e1343708130115e52a13a4c0dd03c115b"
[build]
compiler = "zig-cc"
target = "x86_64-linux-musl"
link = "static"
flags = []
# buildInputs de nix (no usados con CGO off): go, openssl, tinyxxd
[deps]
build = ["go"]
-20
View File
@@ -1,20 +0,0 @@
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
# - las deps van con su nombre NIX; remapealas a las recetas del corpus si difieren.
name = "tflint"
version = "0.61.0"
[source]
repo = "https://github.com/terraform-linters/tflint"
commit = "c604bd634554b29602eae507e5a75baebb6365bf"
[build]
compiler = "zig-cc"
target = "x86_64-linux-musl"
link = "static"
flags = []
# buildInputs de nix (no usados con CGO off): go
[deps]
build = ["go"]
-20
View File
@@ -1,20 +0,0 @@
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
# - las deps van con su nombre NIX; remapealas a las recetas del corpus si difieren.
name = "tparse"
version = "0.18.0"
[source]
repo = "https://github.com/mfridman/tparse"
commit = "ba2512e7be150bfcbd6f6220d517d3741f8f2f75"
[build]
compiler = "zig-cc"
target = "x86_64-linux-musl"
link = "static"
flags = []
# buildInputs de nix (no usados con CGO off): go
[deps]
build = ["go"]
@@ -1,3 +1,9 @@
# REVIEW 2026-06-27T12:05:31Z: smoke-test falló (panic/segfault/cuelga). bin=richgo última salida:
# panic: exec: "go": executable file not found in $PATH
#
# goroutine 1 [running]:
# main.main()
# github.com/kyoh86/richgo/main.go:74 +0x414
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
@@ -1,3 +1,9 @@
# REVIEW 2026-06-27T12:05:32Z: smoke-test falló (panic/segfault/cuelga). bin=terrascan última salida:
# panic: proto: file "extensions/extension.proto" is already registered
# previously from: "github.com/google/gnostic-models/extensions"
# currently from: "github.com/googleapis/gnostic/extensions"
# See https://protobuf.dev/reference/go/faq#namespace-conflict
#
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
@@ -1,3 +1,4 @@
# REVIEW 2026-06-27T12:05:32Z: binario instalado='tfsec-docs' ≠ esperado='tfsec' (detect_go_main eligió otro main); fijar flags=["./cmd/tfsec"]
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.