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
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 }}
mtrudel
/
bandit
Public
Notifications
You must be signed in to change notification settings
Fork
119
Star
1.9k
Code
Issues
5
Pull requests
7
Actions
Security and quality
12
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: mtrudel/bandit
Actions
All workflows
Workflows
.github/workflows/rerun.yml
.github/workflows/rerun.yml
Benchmark
Benchmark
Dependabot Updates
Dependabot Updates
Elixir CI
Elixir CI
Manual Benchmark
Manual Benchmark
Publish to Hex
Publish to Hex
Run autobahn
Run autobahn
Run h2spec
Run h2spec
Show more workflows...
Management
Caches
Elixir CI
Elixir CI
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
.
elixir.yml
will be ignored since log searching is not yet available
370 workflow runs
370 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.
Match the weak-etag prefix W/ explicitly (#657)
Elixir CI
#1796:
Commit
56c0d56
pushed by
mtrudel
2m 59s
main
main
2m 59s
View workflow file
Match the weak-etag prefix W/ explicitly
Elixir CI
#1795:
Pull request
#657
synchronize by
mtrudel
37s
fix/642-weak-etag-prefix
fix/642-weak-etag-prefix
37s
View #657
View workflow file
Do not duplicate an existing vary: accept-encoding header (#658)
Elixir CI
#1794:
Commit
92d63e1
pushed by
mtrudel
3m 38s
main
main
3m 38s
View workflow file
Do not duplicate an existing vary: accept-encoding header
Elixir CI
#1793:
Pull request
#658
synchronize by
mtrudel
37s
fix/643-compression-dedupe-vary-header
fix/643-compression-dedupe-vary-header
37s
View #658
View workflow file
Honor the close/keep-alive token inside a comma-separated Connection …
Elixir CI
#1792:
Commit
6262bfd
pushed by
mtrudel
37s
main
main
37s
View workflow file
Reject send_file ranges past EOF instead of emitting a negative Conte…
Elixir CI
#1791:
Commit
fa12331
pushed by
mtrudel
31s
main
main
31s
View workflow file
Reject send_file ranges past EOF instead of emitting a negative Content-Length
Elixir CI
#1790:
Pull request
#653
synchronize by
mtrudel
37s
fix/636-sendfile-negative-content-length
fix/636-sendfile-negative-content-length
37s
View #653
View workflow file
Initialize the per-stream receive window from the advertised initial_…
Elixir CI
#1789:
Commit
8b43423
pushed by
mtrudel
36s
main
main
36s
View workflow file
Initialize the per-stream receive window from the advertised initial_window_size
Elixir CI
#1788:
Pull request
#654
synchronize by
mtrudel
34s
fix/638-h2-recv-window-init
fix/638-h2-recv-window-init
34s
View #654
View workflow file
Return FRAME_SIZE_ERROR for HEADERS/DATA frames too short for their f…
Elixir CI
#1787:
Commit
36bdd9c
pushed by
mtrudel
37s
main
main
37s
View workflow file
Reject compressed WebSocket control frames regardless of the fin bit …
Elixir CI
#1786:
Commit
24eded8
pushed by
mtrudel
46s
main
main
46s
View workflow file
Unify case-insensitive comma-separated header token checks
Elixir CI
#1785:
Pull request
#660
opened by
mtrudel
30s
refactor/shared-header-token-check
refactor/shared-header-token-check
30s
View #660
View workflow file
Add tests for untested configuration options
Elixir CI
#1784:
Pull request
#659
opened by
mtrudel
34s
test/644-untested-config-options
test/644-untested-config-options
34s
View #659
View workflow file
Do not duplicate an existing vary: accept-encoding header
Elixir CI
#1783:
Pull request
#658
opened by
mtrudel
37s
fix/643-compression-dedupe-vary-header
fix/643-compression-dedupe-vary-header
37s
View #658
View workflow file
Match the weak-etag prefix W/ explicitly
Elixir CI
#1782:
Pull request
#657
opened by
mtrudel
35s
fix/642-weak-etag-prefix
fix/642-weak-etag-prefix
35s
View #657
View workflow file
Use PROTOCOL_ERROR for a zero WINDOW_UPDATE increment
Elixir CI
#1781:
Pull request
#656
opened by
mtrudel
33s
fix/641-h2-window-update-zero-increment
fix/641-h2-window-update-zero-increment
33s
View #656
View workflow file
Honor the close/keep-alive token inside a comma-separated Connection header
Elixir CI
#1780:
Pull request
#655
opened by
mtrudel
2m 28s
fix/639-h1-connection-header-token-list
fix/639-h1-connection-header-token-list
2m 28s
View #655
View workflow file
Initialize the per-stream receive window from the advertised initial_window_size
Elixir CI
#1779:
Pull request
#654
opened by
mtrudel
25s
fix/638-h2-recv-window-init
fix/638-h2-recv-window-init
25s
View #654
View workflow file
Reject send_file ranges past EOF instead of emitting a negative Content-Length
Elixir CI
#1778:
Pull request
#653
opened by
mtrudel
49s
fix/636-sendfile-negative-content-length
fix/636-sendfile-negative-content-length
49s
View #653
View workflow file
Return FRAME_SIZE_ERROR for HEADERS/DATA frames too short for their flags
Elixir CI
#1777:
Pull request
#652
opened by
mtrudel
33s
fix/635-h2-frame-size-error-short-frames
fix/635-h2-frame-size-error-short-frames
33s
View #652
View workflow file
Reject compressed WebSocket control frames regardless of the fin bit
Elixir CI
#1776:
Pull request
#651
opened by
mtrudel
35s
fix/633-ws-compressed-control-frame-fin
fix/633-ws-compressed-control-frame-fin
35s
View #651
View workflow file
Elixir CI
Elixir CI
#1775:
by
mtrudel
33s
main
main
33s
View workflow file
Elixir CI
Elixir CI
#1774:
by
mtrudel
32s
main
main
32s
View workflow file
Treat proxy-connection as a connection-specific header in HTTP/2 (#632)
Elixir CI
#1773:
Commit
c96f9d0
pushed by
mtrudel
40s
main
main
40s
View workflow file
Enforce the RFC9112 chunk-size grammar and reject repeated transfer-e…
Elixir CI
#1772:
Commit
cd22b90
pushed by
mtrudel
37s
main
main
37s
View workflow file
Previous
1
2
3
4
5
6
…
14
15
Next
You can’t perform that action at this time.