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 }}
michael-ameri
/
JSON-java
Public
forked from
stleary/JSON-java
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 Oct 12, 2025
Merge pull request #1014 from Md-Yasir/enhancement/string-check
Show description for 3e8d1d1
stleary
authored
3e8d1d1
View commit details
Copy full SHA for 3e8d1d1
Browse repository at this point
Commits on Oct 11, 2025
changed string checking logic >> string.length() > 0 to !string.isEmpty()
Md-Yasir
committed
1a2c50b
View commit details
Copy full SHA for 1a2c50b
Browse repository at this point
Commits on Sep 24, 2025
Merge pull request #1013 from marilynel/master
Show description for eb97037
stleary
authored
eb97037
View commit details
Copy full SHA for eb97037
Browse repository at this point
Commits on Sep 22, 2025
Merge branch 'master' of https://github.com/marilynel/JSON-java
marilynel
committed
05867c4
View commit details
Copy full SHA for 05867c4
Browse repository at this point
more cleanup sonarqube JSONArray
marilynel
committed
c6efa08
View commit details
Copy full SHA for c6efa08
Browse repository at this point
Commits on Sep 19, 2025
Merge pull request #1011 from marilynel/master
Show description for aff59d0
stleary
authored
aff59d0
View commit details
Copy full SHA for aff59d0
Browse repository at this point
Merge pull request #1008 from eleumik/eleumik-patch-1007-array
Show description for b258ea3
stleary
authored
b258ea3
View commit details
Copy full SHA for b258ea3
Browse repository at this point
Merge pull request #1009 from eleumik/eleumik-patch-1
Show description for a5e234a
stleary
authored
a5e234a
View commit details
Copy full SHA for a5e234a
Browse repository at this point
Commits on Sep 14, 2025
more sonarcube fixes
marilynel
committed
f2af220
View commit details
Copy full SHA for f2af220
Browse repository at this point
Commits on Sep 11, 2025
Merge pull request #1005 from marilynel/master
Show description for a3edc1d
stleary
authored
a3edc1d
View commit details
Copy full SHA for a3edc1d
Browse repository at this point
Commits on Sep 10, 2025
Update JSONTokener.java for #1007
Show description for 686c084
eleumik
authored
686c084
View commit details
Copy full SHA for 686c084
Browse repository at this point
Update JSONArray.java for #1007
Show description for 9de3005
eleumik
authored
9de3005
View commit details
Copy full SHA for 9de3005
Browse repository at this point
Commits on Sep 7, 2025
more sonarcube optimization in jsonobject.java
marilynel
committed
69c87dc
View commit details
Copy full SHA for 69c87dc
Browse repository at this point
more sonarcube optimization in jsonobject.java
marilynel
committed
53cfa74
View commit details
Copy full SHA for 53cfa74
Browse repository at this point
more sonarcube optimization in jsonobject.java
marilynel
committed
4e0f62b
View commit details
Copy full SHA for 4e0f62b
Browse repository at this point
Commits on Aug 29, 2025
Merge pull request #1004 from marilynel/master
Show description for 9b8eefc
stleary
authored
9b8eefc
View commit details
Copy full SHA for 9b8eefc
Browse repository at this point
Commits on Aug 24, 2025
more sonarcube cleanup
marilynel
committed
6ed2880
View commit details
Copy full SHA for 6ed2880
Browse repository at this point
Commits on Aug 3, 2025
sonar cube stuff
marilynel
committed
9bb26bd
View commit details
Copy full SHA for 9bb26bd
Browse repository at this point
Commits on Aug 1, 2025
Merge pull request #1001 from marilynel/master
Show description for 78137d3
stleary
authored
78137d3
View commit details
Copy full SHA for 78137d3
Browse repository at this point
Commits on Jul 27, 2025
more sonarcube issues
marilynel
committed
38c3a0b
View commit details
Copy full SHA for 38c3a0b
Browse repository at this point
addressing minor sonarqube concerns
marilynel
committed
ebd9a17
View commit details
Copy full SHA for ebd9a17
Browse repository at this point
Commits on Jul 24, 2025
Merge pull request #1000 from marilynel/master
Show description for 82432f0
stleary
authored
82432f0
View commit details
Copy full SHA for 82432f0
Browse repository at this point
Commits on Jul 20, 2025
oops one more sonarcube issue lol
marilynel
committed
e762629
View commit details
Copy full SHA for e762629
Browse repository at this point
addressing cognitive complextity
marilynel
committed
7fc41a6
View commit details
Copy full SHA for 7fc41a6
Browse repository at this point
fixing sonarcube issues
marilynel
committed
d5d82cd
View commit details
Copy full SHA for d5d82cd
Browse repository at this point
Commits on Jul 17, 2025
Merge pull request #999 from marilynel/master
Show description for 0a9364e
stleary
authored
0a9364e
View commit details
Copy full SHA for 0a9364e
Browse repository at this point
Commits on Jul 13, 2025
oops forgot null
marilynel
committed
c91b728
View commit details
Copy full SHA for c91b728
Browse repository at this point
fixed some strict mode issues 980
marilynel
committed
fdaeb48
View commit details
Copy full SHA for fdaeb48
Browse repository at this point
Commits on Jul 10, 2025
Merge pull request #995 from marilynel/master
Show description for f0a78af
stleary
authored
f0a78af
View commit details
Copy full SHA for f0a78af
Browse repository at this point
Commits on Jul 8, 2025
Merge pull request #994 from stleary/tech-debt-20250701
Show description for a79e8a1
stleary
authored
a79e8a1
View commit details
Copy full SHA for a79e8a1
Browse repository at this point
Commits on Jul 6, 2025
added test details
marilynel
committed
7bb3df8
View commit details
Copy full SHA for 7bb3df8
Browse repository at this point
fixed keeping null as string
marilynel
committed
3dce557
View commit details
Copy full SHA for 3dce557
Browse repository at this point
Merge pull request #992 from surajdm123/add-tests
Show description for d7593fb
stleary
authored
d7593fb
View commit details
Copy full SHA for d7593fb
Browse repository at this point
Merge pull request #993 from surajdm123/add-tests-2
Show description for 1eed44a
stleary
authored
1eed44a
View commit details
Copy full SHA for 1eed44a
Browse repository at this point
Commits on Jul 4, 2025
Merge pull request #991 from Simulant87/update-codeql-v3
Show description for 7eccade
stleary
authored
7eccade
View commit details
Copy full SHA for 7eccade
Browse repository at this point
Previous
Next
You can’t perform that action at this time.