Open TheCakeIsNaOH opened 2 years ago
Also happening here: https://community.chocolatey.org/packages/iasl/2022.03.31
https://community.chocolatey.org/packages/qbs/2.0.0
This one does not have any email addresses in the author or copyright fields, though it does in the release notes so it could be triggering against that.
@Windos That check was recently expanded to cover all the nuspec fields, but the message was not updated to reflect that change. https://github.com/chocolatey/home/issues/187
The package does have emails in the release notes, so the rule is triggering correctly in this case, and is not hitting this bug.
Ahh, I hadn't picked up on that change
https://community.chocolatey.org/packages/StrawberryPerl/5.38.0: there's is something that looks like an email in the mailingListUrl but this is a valid url anyway (as a workaround, I'll encode the @ for the time being).
What You Are Seeing?
For plexamp, the cpmr0020 rule is flagged, which is indicating that nuspec contains an email. However, the nuspec does not contain an email address.
It is likely flagging because the description contains this url:
https://cdn-images-1.medium.com/max/2000/1*_5vj2zq-mkZT88N8syPMtA@2x.png
What is Expected?
That the rule is not flagged.
How Did You Get This To Happen? (Steps to Reproduce)
N/A
System Details
N/A
Output Log
N/A
┆Issue is synchronized with this Gitlab issue by Unito