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

fix: add missing parameters for addressName formats #67

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

jnicoulaud-ledger
Copy link
Collaborator

@jnicoulaud-ledger jnicoulaud-ledger commented Oct 23, 2024

types and sources are mandatory for addressName format

(actual values I used probably needs some refinement)

Related: LedgerHQ/python-erc7730#112

`types` and `sources` are mandatory for `addressName` format

(actual values I used probably needs some refinement)
@jnicoulaud-ledger jnicoulaud-ledger requested a review from a team as a code owner October 23, 2024 10:14
@ledger-wiz-cspm-secret-detection
Copy link

ledger-wiz-cspm-secret-detection bot commented Oct 23, 2024

Wiz Scan Summary

Scan Module Critical High Medium Low Info Total
IaC Misconfigurations 0 0 0 0 0 0
Sensitive Data 0 0 0 1 0 1
Secrets 0 0 0 0 0 0
Total 0 0 0 1 0 1

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@@ -1,4 +1,4 @@
{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Low Wiz Data Finding

Details
Data Classifier Financial/Ethereum Address
Data Classifier ID BUILTIN-388
Data Category Financial

Sampled Examples

Key Value
ethereum 0x*17...**57 (42 chars)
ethereum 0x*34...**45 (42 chars)
ethereum 0x*76...**a9 (42 chars)
ethereum 0x*9c...**a0 (42 chars)
ethereum 0x*ab...**84 (42 chars)

@jnicoulaud-ledger jnicoulaud-ledger merged commit 465137f into master Oct 23, 2024
5 of 7 checks passed
@jnicoulaud-ledger jnicoulaud-ledger deleted the fix-address-name-parameters branch October 23, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
descriptors Changes to clear signing descriptors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant