swagger-api / swagger-api/validator-badge

Publish a privacy policy

Open
#49 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
227
Forks
81
Avg merge
2h 3m
Merged PRs (30d)
1

Description

As the validator is fetching specs that may be private (for example from a privately hosted version of swagger-ui), this may lead users to leak private API specs to your service.
It would be helpful for trust to publish a privacy policy about what the public instance of validator at online.swagger.io does server-side:

  • how are handled the URIs of spec file submitted to the validator? (logged? for how long?)
  • how are handled the content of spec downloaded by the validator? (cached? stored?)
  • what is the User-agent of the validator in HTTP headers? Does it respects /robots.txt?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the public validator instance at online.swagger.io and the issue's questions about URI handling, downloaded spec content, request User-Agent, and robots.txt behavior. Done means publishing a privacy policy that answers those questions for users of the public service.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, security
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.