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
.
google
/
flatbuffers
Public
Notifications
You must be signed in to change notification settings
Fork
3.6k
Star
26.4k
Code
Issues
105
Pull requests
161
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Actions: google/flatbuffers
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
docs
docs
GitHub Actions Scan
GitHub Actions Scan
Labeler
Labeler
Mark stale issues and pull requests
Mark stale issues and pull requests
OSS-Fuzz
OSS-Fuzz
pages-build-deployment
pages-build-deployment
Release
Release
Show more workflows...
Management
Caches
Deployments
OSS-Fuzz
OSS-Fuzz
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
.
main.yml
will be ignored since log searching is not yet available
445 workflow runs
445 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.
[Swift] Fix scalar-key lookupByKey comparison and sortVectorOf* comparator
OSS-Fuzz
#2896:
Pull request
#9204
opened by
bianyeyu
Action required
bianyeyu:swift-fix-scalar-key-sorted-vectors
bianyeyu:swift-fix-scalar-key-sorted-vectors
Action required
View #9204
View workflow file
Fix out-of-bounds write in BFBS field iteration
OSS-Fuzz
#2895:
Pull request
#9203
opened by
maxvanamersfort
Action required
maxvanamersfort:fix-bfbs-field-id-oob
maxvanamersfort:fix-bfbs-field-id-oob
Action required
View #9203
View workflow file
fix: validate offset before forming a pointer in ResizeContext::ResizeTable
OSS-Fuzz
#2894:
Pull request
#9201
opened by
prasanna8585
Action required
prasanna8585:fix/resize-table-oob-offset
prasanna8585:fix/resize-table-oob-offset
Action required
View #9201
View workflow file
Fix heap OOB read in reflection-based Verify() from unchecked Type.index()
OSS-Fuzz
#2893:
Pull request
#9198
opened by
prasanna8585
Action required
prasanna8585:fix/reflection-verify-oob-index
prasanna8585:fix/reflection-verify-oob-index
Action required
View #9198
View workflow file
Bound FlexBuffers verifier work for shared references
OSS-Fuzz
#2892:
Pull request
#9197
opened by
carrerasdarren-cell
Action required
carrerasdarren-cell:security/flexbuffers-verifier-work-limit
carrerasdarren-cell:security/flexbuffers-verifier-work-limit
Action required
View #9197
View workflow file
Fix heap-buffer-overflow in ForAllFields for out-of-range field id
OSS-Fuzz
#2891:
Pull request
#9195
opened by
prasanna8585
Action required
prasanna8585:fix/forallfields-out-of-range-id-oob-write
prasanna8585:fix/forallfields-out-of-range-id-oob-write
Action required
View #9195
View workflow file
fix(python): make fixed array metadata methods static
OSS-Fuzz
#2890:
Pull request
#9188
opened by
Pybsama
Action required
Pybsama:codex/fix-python-array-static-methods
Pybsama:codex/fix-python-array-static-methods
Action required
View #9188
View workflow file
FlexBuffers: reject cyclic buffers in the C++ Verifier (fixes stack-exhaustion DoS on access)
OSS-Fuzz
#2889:
Pull request
#9187
synchronize by
asroyxCySec
Action required
asroyxCySec:fix/flexbuffers-verifier-cycle
asroyxCySec:fix/flexbuffers-verifier-cycle
Action required
View #9187
View workflow file
FlexBuffers: reject cyclic buffers in the C++ Verifier (fixes stack-exhaustion DoS on access)
OSS-Fuzz
#2888:
Pull request
#9187
opened by
asroyxCySec
Action required
asroyxCySec:fix/flexbuffers-verifier-cycle
asroyxCySec:fix/flexbuffers-verifier-cycle
Action required
View #9187
View workflow file
[C++] Fix string vector lookup bug using StringCompare to support arbitrary bytes
OSS-Fuzz
#2887:
Pull request
#9186
synchronize by
le-michael
Action required
le-michael:fix-cpp-lookup
le-michael:fix-cpp-lookup
Action required
View #9186
View workflow file
[C++] Fix string vector lookup bug using StringCompare to support arbitrary bytes
OSS-Fuzz
#2886:
Pull request
#9186
synchronize by
le-michael
Action required
le-michael:fix-cpp-lookup
le-michael:fix-cpp-lookup
Action required
View #9186
View workflow file
[C++] Fix string vector lookup bug using StringCompare to support arbitrary bytes
OSS-Fuzz
#2885:
Pull request
#9186
synchronize by
le-michael
Action required
le-michael:fix-cpp-lookup
le-michael:fix-cpp-lookup
Action required
View #9186
View workflow file
[C++] Fix string vector lookup bug using StringCompare to support arbitrary bytes
OSS-Fuzz
#2884:
Pull request
#9186
opened by
le-michael
Action required
le-michael:fix-cpp-lookup
le-michael:fix-cpp-lookup
Action required
View #9186
View workflow file
[Dart] Fix namespace alias from union type
OSS-Fuzz
#2793:
Pull request
#9088
synchronize by
jakobkordez
9m 16s
jakobkordez:fix/union-namespace
jakobkordez:fix/union-namespace
9m 16s
View #9088
View workflow file
[Swift] Migrate to swift 6.0 and Implements support gRPC v2
OSS-Fuzz
#2780:
Pull request
#8983
synchronize by
mustiikhalil
8m 57s
mustiikhalil:mmk/grpc-swift-2
mustiikhalil:mmk/grpc-swift-2
8m 57s
View #8983
View workflow file
Fix logic inversion in FlexBuffers VerifyKey() — null terminator check
OSS-Fuzz
#2779:
Pull request
#9072
synchronize by
kakarotsec
10m 31s
kakarotsec:fix-flexbuffers-verifykey
kakarotsec:fix-flexbuffers-verifykey
10m 31s
View #9072
View workflow file
Adds module support of includes for Rust code generation
OSS-Fuzz
#2777:
Pull request
#8563
synchronize by
csmulhern
9m 50s
csmulhern:master
csmulhern:master
9m 50s
View #8563
View workflow file
[Swift] Migrate to swift 6.0 and Implements support gRPC v2
OSS-Fuzz
#2772:
Pull request
#8983
synchronize by
mustiikhalil
9m 34s
mustiikhalil:mmk/grpc-swift-2
mustiikhalil:mmk/grpc-swift-2
9m 34s
View #8983
View workflow file
[Swift] Migrate to swift 6.0 and Implements support gRPC v2
OSS-Fuzz
#2771:
Pull request
#8983
synchronize by
mustiikhalil
8m 56s
mustiikhalil:mmk/grpc-swift-2
mustiikhalil:mmk/grpc-swift-2
8m 56s
View #8983
View workflow file
[Swift] Migrate to swift 6.0 and Implements support gRPC v2
OSS-Fuzz
#2770:
Pull request
#8983
synchronize by
mustiikhalil
10m 21s
mustiikhalil:mmk/grpc-swift-2
mustiikhalil:mmk/grpc-swift-2
10m 21s
View #8983
View workflow file
Improve TS types to support isolatedModules and isolatedDeclarations
OSS-Fuzz
#2757:
Pull request
#9029
synchronize by
bjornharrtell
9m 30s
ts-type-improvements
ts-type-improvements
9m 30s
View #9029
View workflow file
Fix indention level for --no-python-gen-numpy
OSS-Fuzz
#2756:
Pull request
#9049
opened by
fliiiix
8m 44s
fliiiix:bugfix/indent-no-numpy
fliiiix:bugfix/indent-no-numpy
8m 44s
View #9049
View workflow file
Fix reflection verifier: missing VerifyField calls and OOB root read
OSS-Fuzz
#2753:
Pull request
#9046
opened by
sharadboni
8m 39s
sharadboni:fix-reflection-verifier-oob
sharadboni:fix-reflection-verifier-oob
8m 39s
View #9046
View workflow file
Improve TS types to support isolatedModules and isolatedDeclarations
OSS-Fuzz
#2735:
Pull request
#9029
synchronize by
bjornharrtell
9m 37s
ts-type-improvements
ts-type-improvements
9m 37s
View #9029
View workflow file
Improve TS types to support isolatedModules and isolatedDeclarations
OSS-Fuzz
#2734:
Pull request
#9029
opened by
bjornharrtell
9m 36s
ts-type-improvements
ts-type-improvements
9m 36s
View #9029
View workflow file
Previous
1
2
3
4
5
…
17
18
Next
You can’t perform that action at this time.