decentralized-identity / presentation-exchange

Specification that codifies an inter-related pair of data formats for defining proof presentations (Presentation Definition) and subsequent proof submissions (Presentation Submission)
https://identity.foundation/presentation-exchange
Apache License 2.0
84 stars 36 forks source link

Fixed possible dangerous application of Regex in examples #448

Closed rado0x54 closed 1 year ago

rado0x54 commented 1 year ago

Used more strict Regex on Presentation Definition Examples

Fixes #428