(related to #4704)
Currently CLA and bug bounty still point to Square sites:
|
Before your code can be accepted into the project you must also sign the [Individual Contributor License Agreement (CLA)](https://squ.re/sign-the-cla). |
|
[1]: https://spreadsheets.google.com/spreadsheet/viewform?formkey=dDViT2xzUHAwRkI3X3k5Z0lQM091OGc6MQ&ndplr=1 |
|
guidelines at https://bugcrowd.com/squareopensource |
Is the CLA even still needed?
For bug bounty, respectively rather vulnerability reporting, maybe just add a SECURITY.md instead and point to GitHub's private vulnerability reporting (https://github.com/lysine-dev/<REPOSITORY>/security/advisories/new), which you have apparently already enabled.
Same applies to the other Lysine projects as well.
Thanks for transferring these repositories to Lysine and continuing their development!
(related to #4704)
Currently CLA and bug bounty still point to Square sites:
retrofit/website/src/content/docs/contributing.md
Line 7 in d0b112d
retrofit/.github/CONTRIBUTING.md
Line 15 in d0b112d
retrofit/BUG-BOUNTY.md
Line 9 in d0b112d
Is the CLA even still needed?
For bug bounty, respectively rather vulnerability reporting, maybe just add a
SECURITY.mdinstead and point to GitHub's private vulnerability reporting (https://github.com/lysine-dev/<REPOSITORY>/security/advisories/new), which you have apparently already enabled.Same applies to the other Lysine projects as well.
Thanks for transferring these repositories to Lysine and continuing their development!