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
.
AikidoSec
/
firewall-python
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
153
Code
Issues
2
Pull requests
29
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: AikidoSec/firewall-python
Actions
All workflows
Workflows
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
📊 Benchmarks
📊 Benchmarks
📦 Install without build toolchain
📦 Install without build toolchain
🧹 Linting check
🧹 Linting check
📦 Publish to PyPi
📦 Publish to PyPi
🧪 QA Tests
🧪 QA Tests
🔥 Smoke Tests for FFI
🔥 Smoke Tests for FFI
📦 Test Publish to PyPi
📦 Test Publish to PyPi
Show more workflows...
Management
Caches
Deployments
🧪 QA Tests
🧪 QA 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
.
qa-tests.yml
will be ignored since log searching is not yet available
522 workflow runs
522 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.
Bump requests from 2.32.3 to 2.33.0 in /sample-apps/flask-mysql
🧪 QA Tests
#322:
Commit
16301f0
pushed by
dependabot
Bot
9m 59s
dependabot/pip/sample-apps/flask-mysql/requests-2.33.0
dependabot/pip/sample-apps/flask-mysql/requests-2.33.0
9m 59s
View #598
View workflow file
Bump requests from 2.32.3 to 2.33.0 in /sample-apps/flask-mongo
🧪 QA Tests
#321:
Commit
6f148b9
pushed by
dependabot
Bot
10m 38s
dependabot/pip/sample-apps/flask-mongo/requests-2.33.0
dependabot/pip/sample-apps/flask-mongo/requests-2.33.0
10m 38s
View #597
View workflow file
is_request_to_itself: check AIKIDO_TRUSTED_HOSTNAMES
🧪 QA Tests
#320:
Commit
19674ee
pushed by
bitterpanda63
30m 10s
remove-broken-is-request-to-itself-logic
remove-broken-is-request-to-itself-logic
30m 10s
View #596
View workflow file
lint changes
🧪 QA Tests
#319:
Commit
bf3acdb
pushed by
bitterpanda63
30m 20s
v1.2.32
v1.2.32
30m 20s
View workflow file
Bump django from 5.2.10 to 5.2.12 in /sample-apps/django-asgi-uvicorn
🧪 QA Tests
#318:
Commit
1d60e0e
pushed by
dependabot
Bot
30m 22s
dependabot/pip/sample-apps/django-asgi-uvicorn/django-5.2.12
dependabot/pip/sample-apps/django-asgi-uvicorn/django-5.2.12
30m 22s
View #595
View workflow file
lint changes
🧪 QA Tests
#317:
Commit
bf3acdb
pushed by
bitterpanda63
10m 37s
main
main
10m 37s
View workflow file
lint changes
🧪 QA Tests
#316:
Commit
bcf9313
pushed by
bitterpanda63
10m 30s
add-sqlite-3-missing-sink
add-sqlite-3-missing-sink
10m 30s
View #591
View workflow file
cleanup & check if py is 3.11 or higher
🧪 QA Tests
#315:
Commit
5a65a9c
pushed by
bitterpanda63
30m 13s
add-sqlite-3-missing-sink
add-sqlite-3-missing-sink
30m 13s
View workflow file
Update to patch _execute and _executescript & to make them more dynamic
🧪 QA Tests
#314:
Commit
12d6dd0
pushed by
bitterpanda63
10m 30s
add-sqlite-3-missing-sink
add-sqlite-3-missing-sink
10m 30s
View workflow file
Add sqlite3 as supported in README.md
🧪 QA Tests
#313:
Commit
103b1f8
pushed by
bitterpanda63
11m 4s
add-sqlite-3-missing-sink
add-sqlite-3-missing-sink
11m 4s
View workflow file
pass factory so as to fix an issue with the _cursor_patch
🧪 QA Tests
#312:
Commit
cd4ae75
pushed by
bitterpanda63
30m 11s
add-sqlite-3-missing-sink
add-sqlite-3-missing-sink
30m 11s
View workflow file
sqlite3.py _connect shouldnt have a @before_modify_return and use get…
🧪 QA Tests
#311:
Commit
217612d
pushed by
bitterpanda63
10m 35s
add-sqlite-3-missing-sink
add-sqlite-3-missing-sink
10m 35s
View workflow file
Create zen_internals_lib helper, which also has a Singleton
🧪 QA Tests
#310:
Commit
c0551e8
pushed by
bitterpanda63
9m 33s
improve-zen-internals-lib
improve-zen-internals-lib
9m 33s
View workflow file
Re-export enable_idor_protection and set_tenant_id
🧪 QA Tests
#309:
Commit
77ab06f
pushed by
bitterpanda63
3m 16s
add-idor-protection
add-idor-protection
3m 16s
View #627
View workflow file
context: allow setting tenant_id
🧪 QA Tests
#308:
Commit
593e8d0
pushed by
bitterpanda63
30m 13s
add-idor-protection
add-idor-protection
30m 13s
View workflow file
Add AikidoIDOR error type
🧪 QA Tests
#307:
Commit
d1843c3
pushed by
bitterpanda63
30m 13s
add-idor-protection
add-idor-protection
30m 13s
View workflow file
Create an enable_idor_protection.py and an idor_protection_config.py
🧪 QA Tests
#306:
Commit
0c9085c
pushed by
bitterpanda63
30m 15s
add-idor-protection
add-idor-protection
30m 15s
View workflow file
Bump flask from 2.3.3 to 3.1.3 in /end2end/server
🧪 QA Tests
#305:
Commit
283c03b
pushed by
dependabot
Bot
30m 12s
dependabot/pip/end2end/server/flask-3.1.3
dependabot/pip/end2end/server/flask-3.1.3
30m 12s
View #594
View workflow file
Bump sqlparse from 0.5.3 to 0.5.4 in /sample-apps/django-mysql
🧪 QA Tests
#304:
Commit
d6b217b
pushed by
dependabot
Bot
10m 42s
dependabot/pip/sample-apps/django-mysql/sqlparse-0.5.4
dependabot/pip/sample-apps/django-mysql/sqlparse-0.5.4
10m 42s
View #593
View workflow file
fix(security): update asgiref from 3.8.1 to 3.11.1
🧪 QA Tests
#303:
Commit
7f6c7fb
pushed by
aikido-autofix
Bot
10m 54s
fix/AIK-9552-update-packages-16215339-adJ5
fix/AIK-9552-update-packages-16215339-adJ5
10m 54s
View #592
View workflow file
Update zen-internals from v0.1.50 to v0.1.60
🧪 QA Tests
#302:
Commit
d5291dd
pushed by
aikido-autofix
Bot
10m 47s
fix/AIK-9552-update-packages-16215339-adJ5
fix/AIK-9552-update-packages-16215339-adJ5
10m 47s
View workflow file
Update firewall-tester-action to version 1.0.9
🧪 QA Tests
#301:
Commit
ee5c6a6
pushed by
bitterpanda63
11m 3s
bitterpanda63-patch-1
bitterpanda63-patch-1
11m 3s
View #590
View workflow file
Update zen-internals from v0.1.50 to v0.1.60
🧪 QA Tests
#300:
Commit
d5291dd
pushed by
bitterpanda63
9m 25s
v1.2.31
v1.2.31
9m 25s
View workflow file
Update zen-internals from v0.1.50 to v0.1.60
🧪 QA Tests
#299:
Commit
d5291dd
pushed by
bitterpanda63
9m 31s
main
main
9m 31s
View workflow file
create normalize_path: Also normalizes /./ into /
🧪 QA Tests
#298:
Commit
ad5eadb
pushed by
bitterpanda63
9m 27s
main
main
9m 27s
View workflow file
Previous
1
2
…
7
8
9
10
11
…
20
21
Next
You can’t perform that action at this time.