Altinn / altinn-notifications

Altinn platform microservice for handling notifications (mail, sms, etc)
MIT License
2 stars 3 forks source link

Reject orders that contain links #597

Closed Ahmed-Ghanam closed 3 weeks ago

Ahmed-Ghanam commented 3 weeks ago

Description

Add a new extension method to detect URL(s) in order body using a Regex pattern. Use this extension method to prevents usage of URLs in the email and SMS bodies.

Related Issue(s)

Verification

Documentation

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud