OWASP / OWASP/Nest

Improve snapshot generation

Open
#1,988 14 comments 0 reactions 1 assignee Claimed by @anurag2787 View on GitHub
enhancement gssoc2025 hacktoberfest level 2
Dominant language
Python
Stars
451
Forks
707
Avg merge
22h 59m
Merged PRs (30d)
91

Description

👋 Thanks for contributing to **OWASP Nest**!

Active project leaders: [@arkid15r](https://github.com/arkid15r) and [@kasya](https://github.com/kasya)
Contributing guidelines: https://github.com/OWASP/Nest/blob/main/CONTRIBUTING.md
Hacktoberfest issues: [https://github.com/OWASP/Nest/issues?q=is%3Aissue+is%3Aopen+label%3Ahacktoberfest](https://github.com/OWASP/Nest/issues?q=is%3Aissue+is%3Aopen+label%3Ahacktoberfest)

Join us on Slack: [https://owasp.org/slack/invite](https://owasp.org/slack/invite) -- #project-nest
Our LinkedIn group: https://www.linkedin.com/groups/14656108/

---

**Is your feature request related to a problem? Please describe.**

For chapters get new items method returns entities filtered by `is_active` status. However, it's not enough as sometimes repositories can still be empty.

**Describe the solution you'd like**

The snapshot processing job needs to utilize `active_chapters` manager instead of using custom filter.
The same approach has to be applied for all kind of entities (projects, releases, etc)

**Are you going to work on implementing this?**

- [ ] Yes
- [x] No

**Additional context**

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.