{"id":15344677,"url":"https://github.com/mbien/jackpot-inspections","last_synced_at":"2026-03-11T12:17:28.763Z","repository":{"id":45848414,"uuid":"407774783","full_name":"mbien/jackpot-inspections","owner":"mbien","description":"collection of jackpot code inspection / refactoring / hint rules","archived":false,"fork":false,"pushed_at":"2025-03-28T06:00:24.000Z","size":170,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-11T07:29:33.223Z","etag":null,"topics":["code-inspection","jackpot","java","netbeans","refactoring"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbien.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-18T06:18:40.000Z","updated_at":"2025-03-28T06:00:28.000Z","dependencies_parsed_at":"2025-03-19T08:36:15.910Z","dependency_job_id":null,"html_url":"https://github.com/mbien/jackpot-inspections","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mbien/jackpot-inspections","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbien%2Fjackpot-inspections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbien%2Fjackpot-inspections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbien%2Fjackpot-inspections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbien%2Fjackpot-inspections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbien","download_url":"https://codeload.github.com/mbien/jackpot-inspections/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbien%2Fjackpot-inspections/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30380936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["code-inspection","jackpot","java","netbeans","refactoring"],"created_at":"2024-10-01T11:02:02.625Z","updated_at":"2026-03-11T12:17:28.741Z","avatar_url":"https://github.com/mbien.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## collection of jackpot code inspection / refactoring / hint files\n\nusage:\n\n* copy or clone into ~/.netbeans/[version]/config/rules/\n  * restart NetBeans\n  * enable in tools -\u003e options -\u003e editor -\u003e hints for all projects\n  * or in project -\u003e properties -\u003e hints on a per-project basis\n  * tip: changes to hint files in this folder will be automatically picked up on safe\n* or run via \"Run File\" action when a hint file is opened or selected\n* or use directly with jackpot via CLI or build process\n\nrequirements:\n\n* a current NetBeans release or\n* when used via CLI the JDK executing the task must be 17 or later [^1]\n\n\u003cbr/\u003e\n\nFAQ:\n\nQ: Can I apply suggested inspections without code review and testing?  \nA: No.\n\nQ: After applying an inspection, another inspection appeared. Why?  \nA: Applying a rule can trigger another rule. It is recommended to run larger\n   inspections again to account for that possiblity.\n\nQ: Foo is not deprecated in Java X, why does a rule suggest me a refactoring?  \nA: Deprecations are not backported in Java. As soon there is a migration path available,\n   an inspection might suggest it anyway [^2].\n\nQ: Shouldn't the hint files be split into individual rules so that it is easier to select which to apply?  \nA: Probably :) But for now finding a rule and commenting it out seems to be a workable solution.\n\n[^1]: might be temporary\n[^2]: Example: Runtime.exec(String command) is [deprecated since JDK 18](https://github.com/openjdk/jdk/pull/6233 ), but the\n reason why it has been deprecated applies to all JDKs before 18 too. There is also a migration path available.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbien%2Fjackpot-inspections","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbien%2Fjackpot-inspections","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbien%2Fjackpot-inspections/lists"}