HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Mattykry

no profile record

投稿

[untitled]

1 ポイント·投稿者 Mattykry·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 Mattykry·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 Mattykry·2 か月前·0 コメント

Show HN: Revos – architecture checks for AI-generated code

github.com
4 ポイント·投稿者 Mattykry·2 か月前·6 コメント

コメント

Mattykry
·先月·議論
hey, I ran Revos against the public bubustack repos.

It scanned 26 repositories successfully. Only "bobrapet" triggered findings: 5 Kubebuilder issues in `groupversion_info.go` for importing `sigs.k8s.io/controller-runtime/pkg/scheme`.

I think this may be a false positive since Kubebuilder commonly scaffolds that import for "SchemeBuilder".

What kind of architectural issue would you have expected a tool like Revos to catch in a Kubebuilder/operator-style repo?
Mattykry
·2 か月前·議論
i made a first rough pass for Go/Kuberbuilder. it's not Kubernetes security scanning. More like architecture drift detection for operator repos. it builds the Go import graph and checks basic things like api packages depending on controller-runtime/client-go, api importing controllers and circular deps.

if your repo is public, send it i'll run it =)
Mattykry
·2 か月前·議論
Yeah, i can do it. Do you have a repo for try it ?
Mattykry
·2 か月前·議論
[flagged]
Mattykry
·2 か月前·議論
[flagged]
Mattykry
·2 か月前·議論
[dead]
Mattykry
·2 か月前·議論
[flagged]