Tags: OWASP/Nest
Tags
Add structured query filtering to Project REST API (#3428) * add reusable structured search utility * add structured search support to project REST API * Add structured search support for projects API * Update backend/apps/common/utils.py Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Change stars to stars_count Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update code Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update code * Integrate structured search and add tests * Fix structured search and test coverage * Rename search tests for consistency and remove duplicate attributes * fix: structured search type casting and schema validation for stars field * Update code --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org> Co-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>
fix: justify empty ResizeObserver mock methods (S1186) (#3403) * fix: justify empty ResizeObserver mock methods (S1186) * Update code --------- Co-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org> Co-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>
chore(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#3326) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.9 to 4.31.10. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5d4e8d1...cdefb33) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: enable Docker layer caching for cspell spellcheck job (#3278) * ci: enable Docker layer caching for cspell spellcheck job * ci: pin Docker GitHub Actions to commit SHAs * ci: scope GHA cache for cspell Docker build * Update code --------- Co-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org> Co-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>
PreviousNext