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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
alibaba
/
fastjson2
Public
Notifications
You must be signed in to change notification settings
Fork
604
Star
4.4k
Code
Issues
697
Pull requests
87
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Actions: alibaba/fastjson2
Actions
All workflows
Workflows
CI
CI
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Coverage
Coverage
Dependabot Updates
Dependabot Updates
Java CI
Java CI
pages-build-deployment
pages-build-deployment
Test
Test
Show more workflows...
Management
Caches
Deployments
CI
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
.
ci.yaml
will be ignored since log searching is not yet available
1,238 workflow runs
1,238 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.
Merge pull request #7835 from obabichevjb/obabichev/fix-kotlin-npe-mi…
CI
#8471:
Commit
86a8c1a
pushed by
wenshao
32m 6s
main
main
32m 6s
View workflow file
fix: ArrayIndexOutOfBoundsException in JSONReaderASCII field-name decoding, for issue #7808
CI
#8470:
Pull request
#7836
opened by
adityaanikam
Action required
adityaanikam:fix-jsonreaderascii-fieldname-oob-7808
adityaanikam:fix-jsonreaderascii-fieldname-oob-7808
Action required
View #7836
View workflow file
fix: Fix NPE when serializing Kotlin classes without kotlin-reflect on classpath
CI
#8469:
Pull request
#7835
opened by
obabichevjb
17m 3s
obabichevjb:obabichev/fix-kotlin-npe-missing-reflect
obabichevjb:obabichev/fix-kotlin-npe-missing-reflect
17m 3s
View #7835
View workflow file
fix: avoid unsafe grouped int writes on aarch64+jdk8
CI
#8468:
Pull request
#7834
opened by
yangpeng366
Action required
yangpeng366:patrol/7828-write-safe
yangpeng366:patrol/7828-write-safe
Action required
View #7834
View workflow file
fix: guard readFieldName lookahead against AIOOBE on trailing backslash
CI
#8467:
Pull request
#7833
opened by
waterWang
29m 34s
waterWang:fix/7809-readfieldname-trailing-backslash
waterWang:fix/7809-readfieldname-trailing-backslash
29m 34s
View #7833
View workflow file
fix: guard exponent parsing against end-of-input in readNumber0
CI
#8466:
Pull request
#7832
opened by
waterWang
Action required
waterWang:fix/issue7807-truncated-exponent
waterWang:fix/issue7807-truncated-exponent
Action required
View #7832
View workflow file
fix: add null guard for writeEnum and enumCapacity in JSONB.IO (#7806)
CI
#8465:
Pull request
#7831
opened by
waterWang
Action required
waterWang:fix-7806-writeenum-null-guard
waterWang:fix-7806-writeenum-null-guard
Action required
View #7831
View workflow file
fix: preserve declared numeric key type when reading typed Maps from JSONB
CI
#8464:
Pull request
#7800
synchronize by
1919chichi
15m 43s
1919chichi:fix/issue-7799-jsonb-map-numeric-key-type-lost
1919chichi:fix/issue-7799-jsonb-map-numeric-key-type-lost
15m 43s
View #7800
View workflow file
fix: preserve declared numeric key type when reading typed Maps from JSONB
CI
#8463:
Pull request
#7800
synchronize by
1919chichi
15m 23s
1919chichi:fix/issue-7799-jsonb-map-numeric-key-type-lost
1919chichi:fix/issue-7799-jsonb-map-numeric-key-type-lost
15m 23s
View #7800
View workflow file
fix: exclude JVM-singleton empty collections from raw $ref path tracking
CI
#8462:
Pull request
#7796
synchronize by
1919chichi
32m 51s
1919chichi:fix/issue-7795-shared-empty-collection-ref
1919chichi:fix/issue-7795-shared-empty-collection-ref
32m 51s
View #7796
View workflow file
fix: guard against ArrayIndexOutOfBounds in skipComment for truncated comments
CI
#8461:
Pull request
#7830
opened by
waterWang
Action required
waterWang:fix-7825-skipcomment-offbyone
waterWang:fix-7825-skipcomment-offbyone
Action required
View #7830
View workflow file
fix: guard against ArrayIndexOutOfBounds in char2 for non-hex \x escape digits
CI
#8460:
Pull request
#7829
opened by
waterWang
Action required
waterWang:fix-issue7810-char2-bounds
waterWang:fix-issue7810-char2-bounds
Action required
View #7829
View workflow file
fix: guard against ArrayIndexOutOfBounds in readFieldName whitespace skip
CI
#8459:
Pull request
#7827
opened by
waterWang
Action required
waterWang:fix-issue7826-fieldname-whitespace
waterWang:fix-issue7826-fieldname-whitespace
Action required
View #7827
View workflow file
fix: resolve $ref for shared objects nested under numeric-keyed maps
CI
#8458:
Pull request
#7797
synchronize by
1919chichi
16m 15s
1919chichi:fix/issue-3516-map-numeric-key-ref-path
1919chichi:fix/issue-3516-map-numeric-key-ref-path
16m 15s
View #7797
View workflow file
fix: bypass UNSAFE SWAR in readFieldNameHashCode on aarch64+JDK8 (#7732, #3763)
CI
#8457:
Pull request
#7755
synchronize by
yangpeng366
Action required
yangpeng366:fix/aarch64-jdk8-swar
yangpeng366:fix/aarch64-jdk8-swar
Action required
View #7755
View workflow file
fix: validate compact JSONB number continuations
CI
#8456:
Pull request
#7822
synchronize by
DarrenChangJR
Action required
DarrenChangJR:fix/jsonb-compact-number-bounds
DarrenChangJR:fix/jsonb-compact-number-bounds
Action required
View #7822
View workflow file
fix: bound truncated UTF-8 null tokens
CI
#8455:
Pull request
#7824
opened by
DarrenChangJR
Action required
DarrenChangJR:fix/utf8-truncated-null-bounds
DarrenChangJR:fix/utf8-truncated-null-bounds
Action required
View #7824
View workflow file
fix: validate JSONB decimal dump markers
CI
#8454:
Pull request
#7823
opened by
DarrenChangJR
Action required
DarrenChangJR:fix/jsonb-decimal-dump-markers
DarrenChangJR:fix/jsonb-decimal-dump-markers
Action required
View #7823
View workflow file
fix: validate compact JSONB number continuations
CI
#8453:
Pull request
#7822
opened by
DarrenChangJR
18m 10s
DarrenChangJR:fix/jsonb-compact-number-bounds
DarrenChangJR:fix/jsonb-compact-number-bounds
18m 10s
View #7822
View workflow file
fix: preserve negative zero in JSONB floating-point values
CI
#8452:
Pull request
#7821
opened by
DarrenChangJR
Action required
DarrenChangJR:fix/jsonb-negative-zero
DarrenChangJR:fix/jsonb-negative-zero
Action required
View #7821
View workflow file
fix: apply JSONReader context to SimpleDateFormat values
CI
#8451:
Pull request
#7820
opened by
DarrenChangJR
Action required
DarrenChangJR:fix/simple-date-format-context
DarrenChangJR:fix/simple-date-format-context
Action required
View #7820
View workflow file
fix: preserve canonical floating-point BigDecimal conversion
CI
#8450:
Pull request
#7819
opened by
DarrenChangJR
Action required
DarrenChangJR:fix/big-decimal-double-conversion
DarrenChangJR:fix/big-decimal-double-conversion
Action required
View #7819
View workflow file
fix: adapt Fastjson1-compatible JSONPath results
CI
#8449:
Pull request
#7818
opened by
DarrenChangJR
Action required
DarrenChangJR:fix/fastjson1-jsonpath-result-adaptation
DarrenChangJR:fix/fastjson1-jsonpath-result-adaptation
Action required
View #7818
View workflow file
fix: serialize ByteBuffer remaining view
CI
#8448:
Pull request
#7817
opened by
DarrenChangJR
Action required
DarrenChangJR:fix/byte-buffer-view
DarrenChangJR:fix/byte-buffer-view
Action required
View #7817
View workflow file
fix: preserve Locale scripts and extensions during parsing
CI
#8447:
Pull request
#7816
opened by
DarrenChangJR
Action required
DarrenChangJR:fix/locale-script-extensions
DarrenChangJR:fix/locale-script-extensions
Action required
View #7816
View workflow file
Previous
1
2
3
4
5
…
49
50
Next
You can’t perform that action at this time.