{"id":216240,"url":"https://github.com/Stirling-Tools/Stirling-PDF","last_synced_at":"2026-07-08T06:20:27.507Z","repository":{"id":65613247,"uuid":"594155488","full_name":"Stirling-Tools/Stirling-PDF","owner":"Stirling-Tools","description":"#1 Locally hosted web application that allows you to perform various operations on PDF files","archived":false,"fork":false,"pushed_at":"2025-10-05T22:54:16.000Z","size":107802,"stargazers_count":68258,"open_issues_count":402,"forks_count":5779,"subscribers_count":207,"default_branch":"main","last_synced_at":"2025-10-06T00:09:54.640Z","etag":null,"topics":["docker","java","pdf","pdf-converter","pdf-editor","pdf-manipulation","pdf-merger","pdf-ocr","pdf-tools","pdf-web-apps","pdfmerger"],"latest_commit_sha":null,"homepage":"https://stirlingpdf.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stirling-Tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"Frooodle","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://paypal.me/froodleplex?country.x=GB\u0026locale.x=en_GB"]}},"created_at":"2023-01-27T18:22:42.000Z","updated_at":"2025-10-05T23:13:59.000Z","dependencies_parsed_at":"2023-10-11T17:44:13.198Z","dependency_job_id":"6311021e-442f-4d05-905a-1309e544b7ed","html_url":"https://github.com/Stirling-Tools/Stirling-PDF","commit_stats":{"total_commits":2319,"total_committers":216,"mean_commits":10.73611111111111,"dds":0.6149202242345839,"last_synced_commit":"9273b163a88a91bf46aaf8c7457aa5eb731c787d"},"previous_names":["stirling-tools/stirling-pdf","frooodle/stirling-pdf"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/Stirling-Tools/Stirling-PDF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stirling-Tools%2FStirling-PDF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stirling-Tools%2FStirling-PDF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stirling-Tools%2FStirling-PDF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stirling-Tools%2FStirling-PDF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stirling-Tools","download_url":"https://codeload.github.com/Stirling-Tools/Stirling-PDF/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stirling-Tools%2FStirling-PDF/sbom","scorecard":{"id":44436,"data":{"date":"2025-08-13T21:52:31Z","repo":{"name":"github.com/Stirling-Tools/Stirling-PDF","commit":"d23c2eaa3091ccd6b484a57f816bff3b8e21ff2f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ai_pr_title_review.yml:14","Info: jobLevel 'models' permission set to 'read': .github/workflows/ai_pr_title_review.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build.yml:48","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/build.yml:49","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/licenses-update.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/multiOSReleases.yml:148","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/multiOSReleases.yml:301","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pre_commit.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/releaseArtifacts.yml:153","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:27","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:28","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:31","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/PR-Demo-Comment-with-react.yml:8","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/PR-Demo-Comment-with-react.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/PR-Demo-cleanup.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ai_pr_title_review.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-labelerV2.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_properties.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/licenses-update.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/manage-label.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/multiOSReleases.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre_commit.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/push-docker.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/releaseArtifacts.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:16","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonarqube.yml:25","Info: topLevel 'actions' permission set to 'read': .github/workflows/sonarqube.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/swagger.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync_files.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/testdriver.yml:20"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: containerImage not pinned by hash: Dockerfile.dev:4: pin your Docker image by updating gradle:8.14-jdk17 to gradle:8.14-jdk17@sha256:fdb8cfa611ab5667b84c450a4d35e142090417d48bb6eae308ec3f45bcc7493b","Warn: containerImage not pinned by hash: Dockerfile.fat:2","Warn: pipCommand not pinned by hash: Dockerfile:43-95","Warn: pipCommand not pinned by hash: Dockerfile:43-95","Warn: pipCommand not pinned by hash: Dockerfile.dev:37-40","Warn: pipCommand not pinned by hash: Dockerfile.dev:37-40","Warn: pipCommand not pinned by hash: Dockerfile.fat:57-108","Warn: pipCommand not pinned by hash: Dockerfile.fat:57-108","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  77 out of  77 third-party GitHubAction dependencies pinned","Info:   3 out of   5 containerImage dependencies pinned","Info:   3 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7hfw-26vp-jp8m"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/PR-Demo-Comment-with-react.yml:146"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":9,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: required approving review count is 2 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: Stirling-PDF-win-installer.exe.sig: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.2.0","Info: signed release artifact: Stirling-PDF-win-installer.exe.sig: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.1.1","Info: signed release artifact: Stirling-PDF-win-installer.exe.sig: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.1.0","Info: signed release artifact: Stirling-PDF-win-installer.exe.sig: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.2","Info: signed release artifact: Stirling-PDF-win-installer.exe.sig: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.1","Info: provenance for release artifact: Stirling-PDF-win-installer.exe.intoto.jsonl: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.2.0","Info: provenance for release artifact: Stirling-PDF-win-installer.exe.intoto.jsonl: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.1.1","Info: provenance for release artifact: Stirling-PDF-win-installer.exe.intoto.jsonl: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.1.0","Info: provenance for release artifact: Stirling-PDF-win-installer.exe.intoto.jsonl: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.2","Info: provenance for release artifact: Stirling-PDF-win-installer.exe.intoto.jsonl: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.1"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: 24pullrequests, BlackArch, ChatGPTBox-dev, DNSCrypt, Phishing-Database, SinauDev, Stirling-Tools, ZoeyVid, campus-experts, cerebroapp, dnscrypt @nodejs @maintainers  @campus-experts  @transmission-remote-gui, ghostty-org, jsonresume, nodejs, pegelinux, pixee, rumahvoip, stirling pdf, stirling-tools, transmission-remote-gui, vscode-reborn-ai, zorin os team"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T22:23:15.675Z","repository_id":65613247,"created_at":"2025-08-14T22:23:15.675Z","updated_at":"2025-08-14T22:23:15.675Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278539595,"owners_count":26003610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","java","pdf","pdf-converter","pdf-editor","pdf-manipulation","pdf-merger","pdf-ocr","pdf-tools","pdf-web-apps","pdfmerger"],"created_at":"2024-04-25T00:00:15.064Z","updated_at":"2025-10-09T06:25:09.983Z","avatar_url":"https://github.com/Stirling-Tools.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/216240","html_url":"https://opencollective.ecosyste.ms/projects/216240","collective":{"id":212360,"uuid":"gnxdwzj3-le5mpwzb-4m8py8rv-bko04a97","slug":"stirling-pdf","name":"Stirling PDF","description":"Allows Local hosting of a WebUI for PDF editing, manipulation and automation","website":"","github":"Stirling-Tools/Stirling-PDF","twitter":null,"repository_url":null,"social_links":[],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-25T00:15:18.182Z","created_at":"2024-04-25T00:00:11.293Z","updated_at":"2026-07-25T00:15:18.672Z","transactions_count":null,"balance":10.200000000000003,"account_type":"COLLECTIVE","owner":{"login":"Stirling-Tools","name":"Stirling Tools","uuid":"139791695","kind":"organization","description":"Creators of Stirling-PDF!","email":"contact@stirlingpdf.com","website":"https://stirling.com","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/139791695?v=4","repositories_count":1,"last_synced_at":"2025-10-20T13:53:26.580Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Stirling-Tools","funding_links":["https://github.com/sponsors/Stirling-Tools"],"total_stars":null,"followers":575,"following":0,"created_at":"2023-12-30T23:24:24.485Z","updated_at":"2025-10-20T13:53:26.581Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stirling-Tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stirling-Tools/repositories"},"last_project_activity_at":"2025-10-05T22:54:16.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-07-06T11:31:12.181Z","collective_updated_at":"2024-04-24T20:23:14.948Z","html_url":"https://opencollective.com/stirling-pdf","icon_url":"https://images.opencollective.com/stirling-pdf/logo/40.png","total_donations":10.2,"total_expenses":-3.8,"current_balance":10.200000000000003,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/stirling-pdf","url":"https://opencollective.ecosyste.ms/collectives/stirling-pdf","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/stirling-pdf/projects"}}