Problem/Motivation
Running sonarqube we found this security hotspot:
Some url uses http protocol instead of https.
If possible, it always shoul be https protocol
Steps to reproduce
Check if url with https works
Change url
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork openapi_jsonapi-3367640
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
borisson_1. If this was a real security issue, it should not have been created in the public queue
2. it's a link to a documentation page, so I don't see how this has any security impact?
3. The actual changes are not bad though, they are a documentation improvement.
Comment #4
borisson_Unassigned, but keeping at rtbc.
Comment #6
pcambraMerged, thanks everyone!