Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support to resolve MAC address #792

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cassio-lazaro
Copy link

@cassio-lazaro cassio-lazaro commented Dec 16, 2024

Description

Return the resolved MAC address instead of the random one.
All the PRs have to be ready beforehand and merged in sequence.

Related work

Copy link
Contributor

github-actions bot commented Dec 16, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Copy link
Contributor

github-actions bot commented Dec 16, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.05s
✅ CPP clang-format 1002 3 0 6.4s
✅ DOCKERFILE hadolint 2 0 0.14s
✅ JSON jsonlint 7 0 0.19s
✅ JSON prettier 7 0 0 0.66s
⚠️ MARKDOWN markdownlint 6 0 4 1.19s
⚠️ MARKDOWN markdown-link-check 6 1 131.4s
✅ MARKDOWN markdown-table-formatter 6 0 0 0.21s
✅ REPOSITORY checkov yes no 19.39s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 9.2s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 6.18s
✅ REPOSITORY trivy yes no 5.91s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 3.38s
⚠️ SPELL lychee 137 1 4.53s
⚠️ YAML prettier 22 1 1 0.86s
✅ YAML v8r 22 0 9.35s
✅ YAML yamllint 22 0 0.44s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@cassio-lazaro cassio-lazaro marked this pull request as ready for review December 17, 2024 08:26
@cassio-lazaro cassio-lazaro requested a review from a team as a code owner December 17, 2024 08:26
@cassio-lazaro cassio-lazaro force-pushed the feature/add-support-to-resolve-mac-address branch 3 times, most recently from 761fc3f to e7c9126 Compare December 18, 2024 16:25
@cassio-lazaro cassio-lazaro marked this pull request as draft December 19, 2024 13:56
@cassio-lazaro cassio-lazaro force-pushed the feature/add-support-to-resolve-mac-address branch from 132c841 to 37ae0f7 Compare December 30, 2024 11:06
@cassio-lazaro cassio-lazaro marked this pull request as ready for review December 31, 2024 10:47
@richardapeters richardapeters changed the title feat!: add support to resolve MAC address feat: add support to resolve MAC address Jan 6, 2025
Return the resolved MAC address instead of the random public one
@cassio-lazaro cassio-lazaro force-pushed the feature/add-support-to-resolve-mac-address branch from 37ae0f7 to 863b575 Compare January 9, 2025 12:20
services/ble/Gap.hpp Outdated Show resolved Hide resolved
services/ble/Gap.hpp Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants