Bug 1821305
Summary: | Review Request: zgrab2 - Application Layer Scanner | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fabian Affolter <mail> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | eclipseo, mattia.verga, package-review |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-11 07:47:55 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1819317 | ||
Bug Blocks: | 201449, 563471 |
Description
Fabian Affolter
2020-04-06 14:22:40 UTC
- Bump to 0.1.7 - License seems co be ISC and ASL 2:0: License: ISC and ASL 2.0 - There's an API mismatch: # github.com/zmap/zgrab2 _build/src/github.com/zmap/zgrab2/utility.go:52:39: parser.ParseCommandLine undefined (type *flags.Parser has no field or method ParseCommandLine) /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal Seems to be linked to zflags. 1.4.0-beta.1 has ParseCommandLine. Zcrypto needs updating too: # github.com/zmap/zgrab2/modules/http _build/src/github.com/zmap/zgrab2/modules/http/scanner.go:229:31: undefined: "github.com/zmap/zcrypto/tls".SigAndHash After all this is updated, it works: - Builds in mock - No rpmlint errors - Conforms to Packaging Guidelines Package approved. Please fix the License before import. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/zgrab2 Package never imported, Fabian are you still interested in finalizing this? Closing as DEADREVIEW Filed https://pagure.io/releng/issue/10332 |