Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add advanced OWASP project discovery and repository exploration to Slack bot #3274

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

JisanAR03
Copy link
Contributor

  • Implemented /discover command to search and browse OWASP projects
  • Added pagination support for project search results
  • Integrated GitHub API to fetch repository details and issues
  • Created interactive Slack message blocks with repository selection
  • Implemented caching mechanism for GitHub repository data
  • Added error handling and rate limit management for GitHub API requests
  • this feature basically migrate from the "slackbot.py" file

@DonnieBLT sir, can you please review this PR ?

this is used for pass the test : fix #2972

@JisanAR03 JisanAR03 requested a review from DonnieBLT January 25, 2025 20:11
@DonnieBLT DonnieBLT merged commit cee5bec into OWASP-BLT:main Jan 25, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create a csv to add all owasp projects to /projects
2 participants