Added
- Add a
delaykey option to perform a delay between each request. #266
Changed
- Changed relative path to show absolute path to the report in CLI. #277
- Considering
-(dash) in variable names. #281 - Moved bandit to dev section #285
- Increased Test coverage for
/scanapi/evaluators/spec_evaluator.py#291
Fixed
Assets
2
Added
- JSON response is now properly rendered, instead of plain text. #213
- The report page now has a favicon. #223
- Bandit security audit tool. #219
- Add Sphinx auto-documentation. #230
- Add workflow to package/publish to Test PyPi. #239
Changed
- Renamed
api.(yaml|json)toscanapi.yaml. #222 - Remove top-level
apikey inscanapi.yaml. #231 - Renamed
project-name,hide-requestandhide-responseto use underscore. #228 - Changed command
scanapi spec-file.yamltoscanapi run spec-file.yaml. #247 - Moved Documentation from README.md to the website. #250
- Local and global configuration. #254
Fixed
- Updated language use in README.md and CONTRIBUTING.md plus fix broken links. #220
- Removed unused sys import in scan.py and cleaned for PEP8 and spelling errors. #217
- Hide body sensitive information. #238
- Fix css issues with html template. #256
- Fix when vars is declared and used in the same request.#257
- Fix when evaluated value is not string. #257
Removed
- APIKeyMissingError. #218
Assets
2
Pre-release
Added
- JSON response is now properly rendered, instead of plain text. #213
- The report page now has a favicon. #223
- Bandit security audit tool. #219
- Add Sphinx auto-documentation. #230
- Add workflow to package/publish to Test PyPi. #239
Changed
- Renamed
api.(yaml|json)toscanapi.yaml. #222 - Remove top-level
apikey inscanapi.yaml. #231 - Renamed
project-name,hide-requestandhide-responseto use underscore. #228 - Changed command
scanapi spec-file.yamltoscanapi run spec-file.yaml. #247 - Moved Documentation from README.md to the website. #250
- Local and global configuration. #254
Fixed
- Updated language use in README.md and CONTRIBUTING.md plus fix broken links. #220
- Removed unused sys import in scan.py and cleaned for PEP8 and spelling errors. #217
- Hide body sensitive information. #238
- Fix css issues with html template. #256
- Fix when vars is declared and used in the same request.#257
- Fix when evaluated value is not string. #257
Removed
- APIKeyMissingError. #218
Assets
2
Added
- JSON response is now properly rendered, instead of plain text. #213
- The report page now has a favicon. #223
- Bandit security audit tool. #219
- Add Sphinx auto-documentation. #230
- Add workflow to package/publish to Test PyPi. #239
Changed
- Renamed
api.(yaml|json)toscanapi.yaml. #222 - Remove top-level
apikey inscanapi.yaml. #231 - Renamed
project-name,hide-requestandhide-responseto use underscore. #228 - Changed command
scanapi spec-file.yamltoscanapi run spec-file.yaml. #247 - Moved Documentation from README.md to the website. #250
- Local and global configuration. #254
Fixed
- Updated language use in README.md and CONTRIBUTING.md plus fix broken links. #220
- Removed unused sys import in scan.py and cleaned for PEP8 and spelling errors. #217
- Hide body sensitive information. #238
Removed
- APIKeyMissingError. #218
Assets
2
Fixed
- Status icons on report were not vertically centered #195
Assets
2
Merge pull request #200 from scanapi/v1.0.4 Release v1.0.4
Assets
2
Added
- MANIFEST.in
Assets
2
Fixed
- Fix for TemplateNotFound Error #197
Assets
2
PreviousNext