Caleb Cartwright
d3638b1b97
tests(securityheaders): increase timeout ( #7628 )
2022-02-19 21:53:43 +00:00
chris48s
c73072deed
Remove requestOptions2GotOptions compatibility layer ( #7270 )
...
* gzip --> decompress
* strictSSL --> https.rejectUnauthorized
* auth --> username/password
* qs --> searchParams
* fix base service auth docs
* completely remove requestOptions2GotOptions layer
* update the docs
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-11-15 19:56:08 +00:00
chris48s
14f64d17a8
Revert "got --> node-fetch" ( #7175 )
...
This reverts commit b209f5c63a .
2021-10-21 18:01:10 +01:00
chris48s
b209f5c63a
got --> node-fetch ( #6914 )
2021-10-08 17:27:50 +01:00
Pierre-Yves B
23c0406bed
Migrate from CommonJS to ESM ( #6651 )
2021-07-09 12:53:55 +01:00
Morten Bøgh
6128aa55de
[SecurityHeaders] Added a possibility for no follow redirects ( #6212 )
...
* Added a possibility for no follow redirects
* Changed from noFollowRedirects to ignoreRedirects
* Update services/security-headers/security-headers.service.js
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* correct test color
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-27 19:32:09 +00:00
Thakur Karthik
5d3c26efe1
Refactor [requires scrutinizer securityheaders shippable] services ( #5643 )
...
* Refactor readthedocs reddit redmine repology services
* Refactor requires scrutinizer security-headers shippable services
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-10-03 10:49:17 -05:00
chris48s
504015c0ba
migrate hapi/joi to joi ( #5624 )
...
* update joi + joi-extension-semver
* @hapi/joi --> joi
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-09-30 17:51:02 +00:00
Paul Melnikow
33a6c5398d
Fix an undefined variable in [GithubPackageJson] ( #4113 )
...
* Fix an undefined variable in [GithubPackageJson]
Make sure this gets linted in the future.
* Run prettier
2019-10-02 21:26:12 +00:00
Sandro Rodrigues
fa0a25cf0a
Added [SecurityHeaders] badge ( #3958 )
...
* Added security headers service.
* Small improvements from provided feedback.
* Fixed failing tests.
* Removed grade condition on render method.
* Changed protocol and path from pattern to querystring
2019-09-10 20:54:49 -05:00