[Bug 1881572] Review Request: golang-github-projectdiscovery-cdncheck - Filter to check for CDN IP addresses during port scanning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1881572

Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebob.m@xxxxxxxxx



--- Comment #1 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> ---
 - Bump to latest commit before import

 - Tests fail, Seems they need network access:

Testing    in:
/builddir/build/BUILD/cdncheck-19e1db650e26adfbd81f1e01c66633f7d1ab7e3c/_build/src
         PATH:
/builddir/build/BUILD/cdncheck-19e1db650e26adfbd81f1e01c66633f7d1ab7e3c/_build/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
       GOPATH:
/builddir/build/BUILD/cdncheck-19e1db650e26adfbd81f1e01c66633f7d1ab7e3c/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags " -X
github.com/projectdiscovery/cdncheck/version=0 -X
github.com/projectdiscovery/cdncheck/version.commit=19e1db650e26adfbd81f1e01c66633f7d1ab7e3c
-extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld  '"
      testing: github.com/projectdiscovery/cdncheck
github.com/projectdiscovery/cdncheck
--- FAIL: TestCDNCheck (0.00s)
    cdncheck_test.go:12: 
                Error Trace:    cdncheck_test.go:12
                Error:          Expected nil, but got: &url.Error{Op:"Get",
URL:"https://ipinfo.io/AS12222";, Err:(*net.OpError)(0xc000072690)}
                Test:           TestCDNCheck
                Messages:       Could not create cdncheck client
--- FAIL: TestScrapeRanges (0.00s)
    --- FAIL: TestScrapeRanges/cloudflare (0.00s)
        ranges_test.go:27: 
                Error Trace:    ranges_test.go:27
                Error:          Expected nil, but got: &url.Error{Op:"Get",
URL:"https://www.cloudflare.com/ips-v4";, Err:(*net.OpError)(0xc0000727d0)}
                Test:           TestScrapeRanges/cloudflare
                Messages:       Could not scrape cloudflare
    --- FAIL: TestScrapeRanges/incapsula (0.00s)
        ranges_test.go:31: 
                Error Trace:    ranges_test.go:31
                Error:          Expected nil, but got: &url.Error{Op:"Post",
URL:"https://my.incapsula.com/api/integration/v1/ips";,
Err:(*net.OpError)(0xc0000728c0)}
                Test:           TestScrapeRanges/incapsula
                Messages:       Could not scrape incapsula
    --- FAIL: TestScrapeRanges/akamai (0.00s)
        ranges_test.go:35: 
                Error Trace:    ranges_test.go:35
                Error:          Expected nil, but got: &url.Error{Op:"Get",
URL:"https://ipinfo.io/AS12222";, Err:(*net.OpError)(0xc0000729b0)}
                Test:           TestScrapeRanges/akamai
                Messages:       Could not scrape akamai
    --- FAIL: TestScrapeRanges/sucuri (0.00s)
        ranges_test.go:39: 
                Error Trace:    ranges_test.go:39
                Error:          Expected nil, but got: &url.Error{Op:"Get",
URL:"https://ipinfo.io/AS30148";, Err:(*net.OpError)(0xc000072aa0)}
                Test:           TestScrapeRanges/sucuri
                Messages:       Could not scrape sucuri
FAIL
exit status 1
FAIL    github.com/projectdiscovery/cdncheck    0.008s


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux