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 GSoC 2025 Slack command with project search and discovery #3277

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

JisanAR03
Copy link
Contributor

output screenshot:

image

@DonnieBLT sir, can you please review this PR?

This is used to pass the test: fix #2972

activity.success = False
activity.error_message = str(e)
activity.save()
return JsonResponse({"response_type": "ephemeral", "text": f"❌ Error: {str(e)}"}, status=400)

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
@DonnieBLT DonnieBLT enabled auto-merge (squash) January 26, 2025 16:25
@DonnieBLT DonnieBLT merged commit 3840df4 into OWASP-BLT:main Jan 26, 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