Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
07b45ef
Update backend/data/nest.json.gz
arkid15r Jan 5, 2026
4d694a2
Run make update
arkid15r Jan 5, 2026
01c992f
Fix zap scan (#3198)
kart-u Jan 6, 2026
9b6fdf5
Define explicit top-level permissions for GitHub Actions workflows (#…
SuyashJain17 Jan 6, 2026
f67baf6
Update .zapconfig
arkid15r Jan 6, 2026
03fab9c
Run make update
arkid15r Jan 6, 2026
65bf360
Update .zapconfig
arkid15r Jan 6, 2026
ae2b40c
Fix/remove zero fractions (#3224)
hussainjamal760 Jan 6, 2026
2efc8de
Update .zapconfig
arkid15r Jan 7, 2026
0172e02
Refactor: duplicate 'module not found' message (#3218)
OM-JADHAV25 Jan 7, 2026
45521fb
fix: remove redundant non-null assertions (#3220)
anukalp2804 Jan 7, 2026
73a4627
Run make update
arkid15r Jan 7, 2026
3124da4
Improved readability by replacing escaped backslashes with String.raw…
udaykiran243 Jan 8, 2026
71548f0
Fixed Outline of Show more button (#3178)
anurag2787 Jan 8, 2026
5b7217a
refactor: use loading property from useQuery instead of useState (#3208)
eyad-hazem-elmorsy Jan 8, 2026
894ef19
Run make update
arkid15r Jan 8, 2026
3b85a08
fixed same module multiple imports (#3250)
Nikhilkumarr-dev Jan 8, 2026
501106c
Refactor chapter map (#3042)
Shofikul-Isl4m Jan 9, 2026
f23a654
Run make update
arkid15r Jan 9, 2026
e48f9cd
fix(ci): correct ZAP baseline report filename to avoid upload failure…
nios-x Jan 9, 2026
2b653ca
fix(frontend): merge duplicate path imports in eslint config (#3270)
Shubb07 Jan 9, 2026
3d9bc8b
Update .github/workflows/run-ci-cd.yaml
arkid15r Jan 9, 2026
217088e
refactor: remove redundant type assertions in frontend (#3258)
hussainjamal760 Jan 9, 2026
6471c8b
Refactor badges update job: modularize handlers, introduce base class…
mrkeshav-05 Jan 10, 2026
5f283e6
Run make update
arkid15r Jan 10, 2026
f0ec8d9
Clean up frontend/jest.setup.ts
arkid15r Jan 10, 2026
3c1138e
Refactor: Replace negated conditions with positive checks (#3274)
saniyafatima07 Jan 10, 2026
92d9898
ci: enable Docker layer caching for cspell spellcheck job (#3278)
SuyashJain17 Jan 10, 2026
d912c99
refactor: use replaceAll in breadcrumbs (#3282)
saichethana28 Jan 10, 2026
eef43b6
CI: cache Trivy vulnerability database for repo and filesystem scans …
SuyashJain17 Jan 10, 2026
789a4d2
Update .github/workflows/run-ci-cd.yaml
arkid15r Jan 11, 2026
385e6e3
Update .github/PULL_REQUEST_TEMPLATE.md
arkid15r Jan 11, 2026
6f6cf28
Run make update
arkid15r Jan 11, 2026
074462f
fix: timezone discrepancies in Program/Module dates (#3297)
HarshitVerma109 Jan 12, 2026
318d333
fix: remove redundant return statement (typescript:S3626) (#3307)
anukalp2804 Jan 12, 2026
59bed94
Run make update
arkid15r Jan 12, 2026
974139c
ci: enforce fail-fast Trivy scans for staging and production (#3308)
SuyashJain17 Jan 12, 2026
c56b0db
Update frontend/package.json: override glob, test-exclude
arkid15r Jan 12, 2026
04aacb6
Update trivyignore.yaml
arkid15r Jan 13, 2026
bc028a4
Update trivy ci/cd
arkid15r Jan 13, 2026
87efda5
Update trivy config
arkid15r Jan 13, 2026
2fdce72
Fix inconsistent background and vertical scroll on 404 page (#3287)
anurag2787 Jan 13, 2026
0372619
Update trivy.yaml
arkid15r Jan 13, 2026
a50e87d
fix:remove unused react props (#3204)
Nikhilkumarr-dev Jan 13, 2026
42459af
Fix brittle OWASP event date parsing and add regression tests (#3295)
saichethana28 Jan 13, 2026
8ef055b
Hide Contribution activity when no contributions exist (#3314)
udaykiran243 Jan 13, 2026
c23d078
feat: add accessibility tests support (#3162)
Utkarsh-0304 Jan 13, 2026
4ddce26
Add Community Snapshot Videos Command (#2948)
rudransh-shrivastava Jan 13, 2026
d2257f9
Run make update
arkid15r Jan 13, 2026
12d032a
Update trivy.yaml
arkid15r Jan 13, 2026
7e6e1b5
chore(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#3326)
dependabot[bot] Jan 13, 2026
5cd3fbc
Update .pre-commit-config.yaml
arkid15r Jan 13, 2026
88e0304
Remove data-testid from production components (#3341)
anurag2787 Jan 14, 2026
0a800fe
Run make update
arkid15r Jan 14, 2026
3dee490
chore(deps): bump strawberry-graphql from 0.288.4 to 0.289.0 in /back…
dependabot[bot] Jan 14, 2026
74a3f22
chore(deps): bump @apollo/client from 4.0.12 to 4.0.13 in /frontend (…
dependabot[bot] Jan 14, 2026
ad3edb8
Update frontend/eslint.config.mjs: avoid duplicate imports
arkid15r Jan 14, 2026
97e0f48
ci: fix ignored and missing job-level timeout-minutes (#3355)
SuyashJain17 Jan 15, 2026
684a703
fix(frontend): remove aria-hidden from focusable canvas element (#3357)
Shubb07 Jan 15, 2026
b1273ff
Limit visible Roadmap & Timeline items on About page (#3343)
HarshitVerma109 Jan 15, 2026
f803c67
Run make update
arkid15r Jan 15, 2026
fe596f9
chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#3360)
dependabot[bot] Jan 15, 2026
f27a5a9
Add tag display to issue cards on contribute page (#3158)
Mr-Rahul-Paul Jan 16, 2026
26eaff2
Merge branch 'main' into feature/nest-zappa-migration-sync-main
rudransh-shrivastava Jan 16, 2026
f78f6e3
Fix conflicts
rudransh-shrivastava Jan 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Add the PR description here.

## Checklist

- [ ] **Required:** I read and followed the [contributing guidelines](https://github.com/OWASP/Nest/blob/main/CONTRIBUTING.md)
- [ ] **Required:** I ran `make check-test` locally and all tests passed
- [ ] I used AI for code, documentation, or tests in this PR
- [ ] **Required:** I followed the [contributing workflow](https://github.com/OWASP/Nest/blob/main/CONTRIBUTING.md#contributing-workflow)
- [ ] **Required:** I verified that my code works as intended and resolves the issue as described
- [ ] **Required:** I ran `make check-test` locally: all warnings addressed, tests passed
- [ ] I used AI for code, documentation, tests, or communication related to this PR
3 changes: 3 additions & 0 deletions .github/workflows/check-pr-issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
types:
- opened

permissions: {}

jobs:
check-pr-issue:
permissions:
Expand All @@ -27,3 +29,4 @@ jobs:
no_issue_message: 'The PR must be linked to an issue assigned to the PR author.'
require_assignee: 'true'
skip_users_file_path: '.github/workflows/check-pr-issue-skip-usernames.txt'
timeout-minutes: 5
3 changes: 3 additions & 0 deletions .github/workflows/label-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- edited
- opened

permissions: {}

jobs:
label:
permissions:
Expand Down Expand Up @@ -40,3 +42,4 @@ jobs:
repo: context.repo.repo
});
}
timeout-minutes: 5
3 changes: 3 additions & 0 deletions .github/workflows/label-pull-requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Label Pull Requests
on:
- pull_request_target

permissions: {}

jobs:
labeler:
permissions:
Expand All @@ -14,3 +16,4 @@ jobs:
with:
configuration-path: .github/labeler.yml
sync-labels: true
timeout-minutes: 5
Loading
Loading