microsoft / microsoft/kiota-ruby
Throw error on `https://` and `http://` prefix if present in allowed host value
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 8
- Avg merge
- 11h 9m
- Merged PRs (30d)
- 24
Description
reflection of https://github.com/microsoft/kiota-java/issues/939
Contributor guide
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
Start by reading the referenced Kiota Java issue and locating the Ruby code that validates the allowed host value. Confirm the expected behavior for both https:// and http:// prefixes, then add coverage showing that those prefixes produce an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100