cerberauth / vulnapi

API Security Vulnerability Scanner designed to help you secure your APIs.
https://vulnapi.cerberauth.com
MIT License
89 stars 10 forks source link

fix(deps): update module github.com/projectdiscovery/wappalyzergo to v0.1.7 #130

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/projectdiscovery/wappalyzergo v0.1.6 -> v0.1.7 age adoption passing confidence

Release Notes

projectdiscovery/wappalyzergo (github.com/projectdiscovery/wappalyzergo) ### [`v0.1.7`](https://togithub.com/projectdiscovery/wappalyzergo/releases/tag/v0.1.7) [Compare Source](https://togithub.com/projectdiscovery/wappalyzergo/compare/v0.1.6...v0.1.7) #### What's Changed - New ParsedPattern for better pattern parsing + tests + bug fixes by [@​Ice3man543](https://togithub.com/Ice3man543) in [https://github.com/projectdiscovery/wappalyzergo/pull/94](https://togithub.com/projectdiscovery/wappalyzergo/pull/94) **Full Changelog**: https://github.com/projectdiscovery/wappalyzergo/compare/v0.1.6...v0.1.7

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/crypto v0.23.0 -> v0.24.0
golang.org/x/net v0.25.0 -> v0.26.0
golang.org/x/sys v0.20.0 -> v0.21.0
golang.org/x/term v0.20.0 -> v0.21.0
golang.org/x/text v0.15.0 -> v0.16.0
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.91%. Comparing base (91fa7e8) to head (4ea8cb5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ======================================= Coverage 55.91% 55.91% ======================================= Files 67 67 Lines 1826 1826 ======================================= Hits 1021 1021 Misses 722 722 Partials 83 83 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.