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 }}
robotstack
/
jsonparser
Public
forked from
buger/jsonparser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2020
Update README.md
buger
authored
cb835d4
View commit details
Copy full SHA for cb835d4
Browse repository at this point
Commits on Jun 15, 2020
Fix index out of range panic
Show description for 63af0e0
AllenX2018
committed
63af0e0
View commit details
Copy full SHA for 63af0e0
Browse repository at this point
Commits on Jun 4, 2020
Merge pull request #207 from AdamKorcz/master
Show description for 8d8f38b
AllenX2018
authored
8d8f38b
View commit details
Copy full SHA for 8d8f38b
Browse repository at this point
Commits on Jun 3, 2020
Updated build file to include all fuzzers
AdamKorcz
committed
ae587ef
View commit details
Copy full SHA for ae587ef
Browse repository at this point
Merge pull request #204 from jlauinger/fix-unsafe-slice-cast
Show description for 4eafe9b
AllenX2018
authored
4eafe9b
View commit details
Copy full SHA for 4eafe9b
Browse repository at this point
Merge pull request #206 from AdamKorcz/oss-fuzz-build-script2
Show description for 84562f4
AllenX2018
authored
84562f4
View commit details
Copy full SHA for 84562f4
Browse repository at this point
Merge pull request #205 from AdamKorcz/master
Show description for 9c478dc
AllenX2018
authored
9c478dc
View commit details
Copy full SHA for 9c478dc
Browse repository at this point
Commits on Jun 2, 2020
Added oss-fuzz build script
AdamKorcz
committed
028d81d
View commit details
Copy full SHA for 028d81d
Browse repository at this point
Added max coverage to fuzzer
AdamKorcz
committed
8dad4bb
View commit details
Copy full SHA for 8dad4bb
Browse repository at this point
Commits on May 29, 2020
fix possible memory confusion in unsafe slice cast
jlauinger
authored
a04c0ec
View commit details
Copy full SHA for a04c0ec
Browse repository at this point
Commits on May 28, 2020
Fix issue #199
AllenX2018
committed
277c1bf
View commit details
Copy full SHA for 277c1bf
Browse repository at this point
Commits on May 10, 2020
Merge pull request #197 from kcasctiv/fix-get-infinite-loop
Show description for 5754b3e
AllenX2018
authored
5754b3e
View commit details
Copy full SHA for 5754b3e
Browse repository at this point
Merge pull request #193 from AllenX2018/fix-issue-159
Show description for 57853d8
AllenX2018
authored
57853d8
View commit details
Copy full SHA for 57853d8
Browse repository at this point
Merge pull request #195 from AllenX2018/fix-issue-165
Show description for 3fdec1a
AllenX2018
authored
3fdec1a
View commit details
Copy full SHA for 3fdec1a
Browse repository at this point
Merge pull request #194 from AllenX2018/fix-readme
Show description for 47da132
AllenX2018
authored
47da132
View commit details
Copy full SHA for 47da132
Browse repository at this point
Commits on May 7, 2020
Merge pull request #200 from AdamKorcz/master
Show description for c912c6b
buger
authored
c912c6b
View commit details
Copy full SHA for c912c6b
Browse repository at this point
Minor update to r variable
AdamKorcz
committed
1f477a0
View commit details
Copy full SHA for 1f477a0
Browse repository at this point
Running Travis again
AdamKorcz
committed
9cbc7bd
View commit details
Copy full SHA for 9cbc7bd
Browse repository at this point
Added fuzzer for ParseString
AdamKorcz
committed
8efa2fa
View commit details
Copy full SHA for 8efa2fa
Browse repository at this point
Commits on Apr 3, 2020
Fix infinite loop in Get
kcasctiv
committed
b10e032
View commit details
Copy full SHA for b10e032
Browse repository at this point
Commits on Mar 24, 2020
fix issue #165
AllenX2018
committed
74af025
View commit details
Copy full SHA for 74af025
Browse repository at this point
Commits on Mar 23, 2020
fix readme error
AllenX2018
committed
37674db
View commit details
Copy full SHA for 37674db
Browse repository at this point
fix issue #159
AllenX2018
committed
50f9457
View commit details
Copy full SHA for 50f9457
Browse repository at this point
Commits on Mar 22, 2020
add more test case (#189)
Show description for f7e751e
buger
authored
f7e751e
View commit details
Copy full SHA for f7e751e
Browse repository at this point
merge master
AllenX2018
committed
86818d0
View commit details
Copy full SHA for 86818d0
Browse repository at this point
Commits on Mar 21, 2020
Attempt to fix #185 - Set overrides items (#186)
Show description for cc7baf7
jreyeshdez
authored
cc7baf7
View commit details
Copy full SHA for cc7baf7
Browse repository at this point
fix issue #177 #178 (#190)
Show description for 11fa7e4
AllenX2018
authored
11fa7e4
View commit details
Copy full SHA for 11fa7e4
Browse repository at this point
fix broken benchmark test (#191)
Show description for 1112445
AllenX2018
authored
1112445
View commit details
Copy full SHA for 1112445
Browse repository at this point
fix issue 188 (#192)
Show description for 91ac968
AllenX2018
authored
91ac968
View commit details
Copy full SHA for 91ac968
Browse repository at this point
Commits on Mar 12, 2020
add more test case
AllenX2018
committed
2e826ed
View commit details
Copy full SHA for 2e826ed
Browse repository at this point
Commits on Dec 4, 2019
Attempt to fix #174. If you are trying to extract "foo" and "foo.bar" (#181)
Show description for 1a29609
floren
authored and
buger
committed
1a29609
View commit details
Copy full SHA for 1a29609
Browse repository at this point
Commits on Oct 4, 2019
add go module support + go fmt (#162)
andersfylling
authored and
buger
committed
ee4c978
View commit details
Copy full SHA for ee4c978
Browse repository at this point
Original data should not be corrupted on a delete (#166)
Show description for 7c4dc07
Bridget Lane
authored and
buger
committed
7c4dc07
View commit details
Copy full SHA for 7c4dc07
Browse repository at this point
Prevent infinite looping in GetString on certain malformed strings (#167)
Bridget Lane
authored and
buger
committed
9a982e5
View commit details
Copy full SHA for 9a982e5
Browse repository at this point
Only allocate array if required (#173)
Show description for 3460630
richardartoul
authored and
buger
committed
3460630
View commit details
Copy full SHA for 3460630
Browse repository at this point
Previous
Next
You can’t perform that action at this time.