Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
hackforla
/
food-oasis
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
58
Star
81
Code
Issues
210
Pull requests
13
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: hackforla/food-oasis
Actions
All workflows
Workflows
.github/workflows/deployFullstackToDockerHub.yaml
.github/workflows/deployFullstackToDockerHub.yaml
.github/workflows/deployWebAPIOnlyToDockerHub.yaml
.github/workflows/deployWebAPIOnlyToDockerHub.yaml
Dependabot Updates
Dependabot Updates
Deploy develop branch to foodoasisdev.herokuapp.com
Deploy develop branch to foodoasisdev.herokuapp.com
Deploy main branch to foodoasis.herokuapp.com
Deploy main branch to foodoasis.herokuapp.com
Deploy vite branch to foodoasisvite.herokuapp.com
Deploy vite branch to foodoasisvite.herokuapp.com
Playwright Tests
Playwright Tests
Turn on/off Bastion Server
Turn on/off Bastion Server
Show more workflows...
Management
Caches
Deployments
Playwright Tests
Playwright Tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
playwright.yml
will be ignored since log searching is not yet available
525 workflow runs
525 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(security): stop forgotPassword revealing whether an email is registered
Playwright Tests
#722:
Pull request
#2871
opened by
hanapotski
7m 28s
security-fix-forgot-password-enumeration
security-fix-forgot-password-enumeration
7m 28s
View #2871
View workflow file
fix(security): require auth on GET /accounts/:email (account enumeration)
Playwright Tests
#721:
Pull request
#2870
opened by
hanapotski
9m 7s
security-fix-account-email-enumeration-10
security-fix-account-email-enumeration-10
9m 7s
View #2870
View workflow file
fix(security): resolve vulnerable dependencies (security audit #12)
Playwright Tests
#720:
Pull request
#2869
opened by
hanapotski
7m 21s
claude/security-audit-issue-12-80f9fe
claude/security-audit-issue-12-80f9fe
7m 21s
View #2869
View workflow file
Require JWT secret configuration
Playwright Tests
#719:
Pull request
#2868
synchronize by
junjun107
7m 52s
security-require-jwt-secret
security-require-jwt-secret
7m 52s
View #2868
View workflow file
security fix in stakeholder details
Playwright Tests
#718:
Pull request
#2863
synchronize by
whitneywind
7m 29s
fix-stored-xss-stakeholder-details
fix-stored-xss-stakeholder-details
7m 29s
View #2863
View workflow file
2117 rename orgNameFilter -> searchFilter to match "Search" UI label …
Playwright Tests
#717:
Commit
a207cba
pushed by
VirginiaWu11
6m 22s
develop
develop
6m 22s
View workflow file
Require JWT secret configuration
Playwright Tests
#716:
Pull request
#2868
opened by
junjun107
8m 14s
security-require-jwt-secret
security-require-jwt-secret
8m 14s
View #2868
View workflow file
security fix in stakeholder details
Playwright Tests
#715:
Pull request
#2863
opened by
whitneywind
7m 23s
fix-stored-xss-stakeholder-details
fix-stored-xss-stakeholder-details
7m 23s
View #2863
View workflow file
fix(security): remove unauthenticated open email relay (SES)
Playwright Tests
#714:
Commit
ece7be2
pushed by
hanapotski
7m 41s
develop
develop
7m 41s
View workflow file
Add /.cursor to gitignore file
Playwright Tests
#713:
Commit
3ce9f41
pushed by
hanapotski
7m 24s
develop
develop
7m 24s
View workflow file
fix(security): scope profile-update override to global_admin only
Playwright Tests
#712:
Commit
b39c4cd
pushed by
hanapotski
7m 48s
develop
develop
7m 48s
View workflow file
fix(security): require auth + ownership on profile update (IDOR)
Playwright Tests
#711:
Pull request
#2861
synchronize by
hanapotski
7m 30s
fix/profile-update-idor
fix/profile-update-idor
7m 30s
View #2861
View workflow file
fix(security): remove unauthenticated open email relay (SES)
Playwright Tests
#710:
Pull request
#2862
opened by
hanapotski
7m 36s
fix/email-open-relay
fix/email-open-relay
7m 36s
View #2862
View workflow file
2117 rename orgNameFilter -> searchFilter to match "Search" UI label
Playwright Tests
#709:
Pull request
#2860
synchronize by
VirginiaWu11
7m 27s
2117-follow-up-search-perf
2117-follow-up-search-perf
7m 27s
View #2860
View workflow file
fix(security): require auth + ownership on profile update (IDOR)
Playwright Tests
#708:
Pull request
#2861
opened by
hanapotski
7m 53s
fix/profile-update-idor
fix/profile-update-idor
7m 53s
View #2861
View workflow file
2117 rename orgNameFilter -> searchFilter to match "Search" UI label
Playwright Tests
#707:
Pull request
#2860
opened by
VirginiaWu11
6m 33s
2117-follow-up-search-perf
2117-follow-up-search-perf
6m 33s
View #2860
View workflow file
fix(security): stop GET /accounts/:email leaking password hashes
Playwright Tests
#706:
Pull request
#2859
synchronize by
hanapotski
8m 16s
fix/account-by-email-hash-leak
fix/account-by-email-hash-leak
8m 16s
View #2859
View workflow file
fix(security): stop GET /accounts/:email leaking password hashes
Playwright Tests
#705:
Pull request
#2859
opened by
hanapotski
8m 3s
fix/account-by-email-hash-leak
fix/account-by-email-hash-leak
8m 3s
View #2859
View workflow file
2854 add claude workflow, independent implementer & reviewer agent (#…
Playwright Tests
#704:
Commit
5c06bea
pushed by
VirginiaWu11
6m 20s
develop
develop
6m 20s
View workflow file
Bump brace-expansion
Playwright Tests
#703:
Pull request
#2846
synchronize by
dependabot
Bot
6m 27s
dependabot/npm_and_yarn/multi-5e81c1b34f
dependabot/npm_and_yarn/multi-5e81c1b34f
6m 27s
View #2846
View workflow file
Bump react-router and react-router-dom in /client
Playwright Tests
#702:
Pull request
#2843
synchronize by
dependabot
Bot
6m 49s
dependabot/npm_and_yarn/client/multi-2181bdc769
dependabot/npm_and_yarn/client/multi-2181bdc769
6m 49s
View #2843
View workflow file
Address MUI v7 review feedback for layout, types, and cleanup.
Playwright Tests
#701:
Commit
4bed452
pushed by
junjun107
7m 54s
develop
develop
7m 54s
View workflow file
Add aria-label to filter panel close button
Playwright Tests
#700:
Pull request
#2858
opened by
olitreadwell
Action required
olitreadwell:fix/aria_label_filter_panel_close_button
olitreadwell:fix/aria_label_filter_panel_close_button
Action required
View #2858
View workflow file
migrate mui from v5 to v7
Playwright Tests
#699:
Pull request
#2811
synchronize by
junjun107
7m 52s
migrate-MUI
migrate-MUI
7m 52s
View #2811
View workflow file
Revert "Add "Date Created" and "Number of Days Open" to Suggestions Admin"
Playwright Tests
#698:
Pull request
#2857
opened by
VirginiaWu11
7m 37s
revert-2817-2580-add-date-created-and-number-of-days-open-to-suggestions
revert-2817-2580-add-date-created-and-number-of-days-open-to-suggestions
7m 37s
View #2857
View workflow file
Previous
1
2
3
4
5
…
20
21
Next
You can’t perform that action at this time.