Skip to content

chore(deps): bump github.com/catnet-io/engine from 0.6.0 to 0.7.0 - #30

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/catnet-io/engine-0.7.0
Open

chore(deps): bump github.com/catnet-io/engine from 0.6.0 to 0.7.0#30
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/catnet-io/engine-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/catnet-io/engine from 0.6.0 to 0.7.0.

Release notes

Sourced from github.com/catnet-io/engine's releases.

v0.7.0

Added

  • OUI: Dedicated pkg/oui package providing an offline IEEE OUI lookup database (Lookup, LookupWithPrefix) (#106).
  • Fingerprint: Heuristic OS detection using TCP Window Size analysis (GuessOSFromTCPParams), cross-banner correlation (Windows, Linux, Printers, NAS, Routers), and AssetClass taxonomy (network, compute, iot, mobile, storage, unknown) (#107).
  • Results / Exporter: AssetClass field added to DeviceInfo and XML/CSV exports.
  • Results / Ports: WellKnownServiceName for mapping TCP port numbers to standard service names (#141).
  • Discovery: TestPingCancellation cancellation test with leak detection (#140).

Changed

  • CI: Upgraded actions/setup-go to v7.0.0 (#139) and actions/checkout to v7.0.1 (#138).
  • Docs: API stability contract updates for Phase 2 domain expansions.
Changelog

Sourced from github.com/catnet-io/engine's changelog.

[0.7.0] - 2026-07-30

Added

  • OUI: Dedicated pkg/oui package providing an offline IEEE OUI lookup database (Lookup, LookupWithPrefix) (#106).
  • Fingerprint: Heuristic OS detection using TCP Window Size analysis (GuessOSFromTCPParams), cross-banner correlation (Windows, Linux, Printers, NAS, Routers), and AssetClass taxonomy (network, compute, iot, mobile, storage, unknown) (#107).
  • Results / Exporter: AssetClass field added to DeviceInfo and XML/CSV exports.
  • Results / Ports: WellKnownServiceName for mapping TCP port numbers to standard service names (#141).
  • Discovery: TestPingCancellation cancellation test with leak detection (#140).

Changed

  • CI: Upgraded actions/setup-go to v7.0.0 (#139) and actions/checkout to v7.0.1 (#138).
  • Docs: API stability contract updates for Phase 2 domain expansions.
Commits
  • 905b8e0 Merge pull request #144 from catnet-io/develop
  • bac2f39 docs(agents): update package map and address review feedback
  • 57eb97e chore(release): prepare v0.7.0
  • 3e68c86 Merge pull request #142 from catnet-io/develop
  • b4e297d docs(contracts): update api stability and CHANGELOG for Phase 2 (#106, #107)
  • 36f093e feat(results): add AssetClass field to DeviceInfo and export formats (#107)
  • 6eaddeb feat(fingerprint): add TCP window analysis, cross banners, and AssetClass tax...
  • 47b527b feat(oui): implement offline IEEE OUI database lookup package (#106)
  • 13b7591 Merge pull request #143 from catnet-io/feat/well-known-ports
  • b1dd661 refactor(results): move well-known port mapping table to results package
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/catnet-io/engine](https://github.com/catnet-io/engine) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/catnet-io/engine/releases)
- [Changelog](https://github.com/catnet-io/engine/blob/develop/CHANGELOG.md)
- [Commits](catnet-io/engine@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/catnet-io/engine
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 8, 2026
@dependabot
dependabot Bot requested a review from mendsec as a code owner August 8, 2026 19:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 8, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants