Releases: OWASP/crAPI
Releases · OWASP/crAPI
v1.1.3
What's Changed
- Incorrect Login Credentials Unhandled Exception by @mathew-jose in #70
- Fixes #6 by @mikeacjones in #79
- Added Tags for Images built on Windows by @mathew-jose in #78
- Added Log4j Vulnerability by @mathew-jose in #74
- Gradle setup by @piyushroshan in #85
- Fix all login inputs to 100 chars by @piyushroshan in #87
- Exit code and image name by @piyushroshan in #88
- Fixed 'user_login' relation not found error while running tests in workshop service by @nikhil-rajesh in #91
- Fixed errors in all unit test cases by @nikhil-rajesh in #92
- Added SQL Injection Vulnerability to crAPI by @nikhil-rajesh in #89
- Unauthenticated access vulnerability to crAPI by @mathew-jose in #90
- Implement Order details page by @piyushroshan in #93
- Update overview.md by @SpaceShipDev in #98
- Refactor Helm Charts by @nikhil-rajesh in #107
- Fixed crlf line ending issues for .bat files by @nikhil-rajesh in #108
- [Snyk] Upgrade redux from 4.0.5 to 4.2.0 by @JBAhire in #102
- Creation of challenge solutions page by @melbin1997 in #131
- [Snyk] Upgrade react-scripts from 3.4.1 to 3.4.4 by @JBAhire in #142
- Added troubleshooting doc for general issues faced while installing and running crAPI by @sanket-mundra in #138
- Added docker-compose compatibility version in readme to avoid Invalid interpolation format issue by @sanket-mundra in #135
- Adding crAPI architecture diagram and doc by @testingGarage in #136
- Improvements in user profile (Issue #128) by @AHarmlessPyro in #130
- Support for JWT Expiration Vulnerability by @nikhil-rajesh in #145
- #129:Made Video Upload Functionality eminent by @chahat99 in #139
- Password Validation Check (ISSUE 2) by @Apollo9999 in #141
- Add admin user by @piyushroshan in #146
- role in JWT by @piyushroshan in #147
- update yaml by @krouser in #149
- Centralized JWT Provider by @nikhil-rajesh in #148
- Implemented JWT Vulnerabilities by @nikhil-rajesh in #151
- Release changes to main. by @piyushroshan in #153
- Env Information Leak vuln by @nikhil-rajesh in #157
- Fixed jwks bug by @nikhil-rajesh in #158
- Merge develop to main fixing any instability by @piyushroshan in #159
- Updated password validation message by @nikhil-rajesh in #165
- Updated docker layer caching in github action by @nikhil-rajesh in #166
- Tls external by @piyushroshan in #183
- Added A Reset Password for Test Users Endpoint to Identity Service by @mathew-jose in #185
- Updated Postman Collection by @nikhil-rajesh in #188
- Delete test database if already present in crapi-workshop by @nikhil-rajesh in #189
- Release changes by @piyushroshan in #196
- Use POST for reset by @piyushroshan in #197
- Auth mechanic report enforcement by @piyushroshan in #199
- TLS e2e by @piyushroshan in #201
- Update Chart.yaml by @piyushroshan in #205
- Vagrant docker interface issue by @renatorpn in #203
- Fix order details page and migrate dependencies by @piyushroshan in #211
- v1.1.3 by @piyushroshan in #214
- Configurable JWT Expiry Time by @mathew-jose in #216
- Fix Community Server open connections by @piyushroshan in #223
- Update .env by @piyushroshan in #220
- Add pagination support for posts by @piyushroshan in #226
New Contributors
- @mikeacjones made their first contribution in #79
- @SpaceShipDev made their first contribution in #98
- @melbin1997 made their first contribution in #131
- @sanket-mundra made their first contribution in #138
- @testingGarage made their first contribution in #136
- @AHarmlessPyro made their first contribution in #130
- @chahat99 made their first contribution in #139
- @Apollo9999 made their first contribution in #141
- @krouser made their first contribution in #149
- @renatorpn made their first contribution in #203
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
Added helm charts
Updated docs
What's Changed
- build-docker-images by @piyushroshan in #21
- CI workflow setup by @piyushroshan in #25
- Fix tags syntax by @piyushroshan in #26
- Fix workflow push condition by @piyushroshan in #27
- Push condition workflow fix by @piyushroshan in #28
- Removed mention of Traceable from Web and Workshop Services by @mathew-jose in #23
- Removed mentions of Traceable from the source code by @Ph4t3 in #22
- Correct indentation fixing workflow issues by @piyushroshan in #34
- Modified docker configs to support ARM builds by @Ph4t3 in #20
- Batch Files To Deploy Docker on Windows Machine by @mathew-jose in #19
- Docker compose support variables for different release by @piyushroshan in #37
- Change pull_request docker login condition by @piyushroshan in #40
- Retrieval Of Orders Bug by @mathew-jose in #38
- Added Heap memory limit for crapi-identity java application by @Ph4t3 in #36
- Update readme by @piyushroshan in #43
- Update CI branch refs by @piyushroshan in #44
- Workflow merge fix by @piyushroshan in #45
- refactoring: upgrade Vagrant box to ubuntu jammy by @PauloASilva in #42
- chore: adds contributing guidelines, code of conduct, PR and issue templates by @JBAhire in #46
- Modify Templates: Pull Request and Issues by @piyushroshan in #48
- Max File Size Limit for Video Files by @mathew-jose in #47
- Load built images in docker by @piyushroshan in #51
- Run Postman Collection Once All Docker Images are built by @mathew-jose in #50
- Dynamic Ports for Identity, Community and Workshop services by @mathew-jose in #49
- Version Variable for Windows by @mathew-jose in #53
- Increased memory limit for crapi-identity container by @willmccardell in #57
- Openapi Spec Added by @Ph4t3 in #58
- Update Vagrant to use prebuilt images and fix db versions by @piyushroshan in #59
- Update latest tag on main merge by @piyushroshan in #60
- Release created -> published by @piyushroshan in #62
- Minor fixes by @piyushroshan in #61
- Docs update by @piyushroshan in #63
- Docs update 1 by @piyushroshan in #64
- Docs update by @piyushroshan in #65
- Docs links by @piyushroshan in #66
- Add helm charts by @piyushroshan in #69
- Docs revision by @piyushroshan in #71
New Contributors
- @mathew-jose made their first contribution in #23
- @Ph4t3 made their first contribution in #22
- @JBAhire made their first contribution in #46
- @willmccardell made their first contribution in #57
Full Changelog: 1.1.0...v1.1.1
v1.1.0
-
CI workflow setup
-
Convert job context to needs job output
-
Fix workflow push condition
-
Modified docker configs to support ARM builds (#20)
-
Added scripts to built mailhog
-
Batch Files To Deploy Docker on Windows Machine (#19)
-
Added Heap memory limit for crapi-identity java application (#36)
-
vagrant: upgrade to ubuntu jammy (#42)
-
chore: adds contributing guidelines, code of conduct, PR and issue templates (#46)
-
Dynamic Ports for Identity, Community and Workshop services (#49)
What's Changed
- Release the changes by @piyushroshan in #52
Full Changelog: 1.0.0...1.1.0
v1.0.0
v1.0.0
What's Changed
- Meta content change by @piyushroshan in #1
- pin to alpine3.13 by @dlowe in #8
- fix: typos on signup form & welcome email by @PauloASilva in #3
- Metadata update by @piyushroshan in #10
- Fixes #14: alpine version inconsistency by @piyushroshan in #16
- Build fixes by @piyushroshan in #17
New Contributors
- @piyushroshan made their first contribution in #1
- @dlowe made their first contribution in #8
- @PauloASilva made their first contribution in #3
Full Changelog: https://github.com/OWASP/crAPI/commits/1.0.0