Insecure resource included
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- Avg merge
- 7m
- Merged PRs (30d)
- 3
Description
The issue pane tries to open 'http://www.w3.org/2005/01/wf/flow' which is not allowed if the page is loaded over https.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the issue-pane code for the http://www.w3.org/2005/01/wf/flow resource reference and trace where the issue pane opens it. Verify the behavior when the page is loaded over HTTPS; done means the pane no longer requests an insecure resource.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100