{"id":15621924,"url":"https://github.com/fredericrous/ria-warning-disabler","last_synced_at":"2025-10-13T22:30:25.810Z","repository":{"id":34324814,"uuid":"38243774","full_name":"fredericrous/ria-warning-disabler","owner":"fredericrous","description":"ria-warning-disabler","archived":true,"fork":false,"pushed_at":"2017-07-21T11:36:30.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T19:38:14.970Z","etag":null,"topics":["deployment","java","rule","ruleset","security"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/fredericrous.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}},"created_at":"2015-06-29T11:17:19.000Z","updated_at":"2024-09-04T10:14:08.000Z","dependencies_parsed_at":"2022-09-14T03:41:25.358Z","dependency_job_id":null,"html_url":"https://github.com/fredericrous/ria-warning-disabler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fredericrous/ria-warning-disabler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericrous%2Fria-warning-disabler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericrous%2Fria-warning-disabler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericrous%2Fria-warning-disabler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericrous%2Fria-warning-disabler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fredericrous","download_url":"https://codeload.github.com/fredericrous/ria-warning-disabler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericrous%2Fria-warning-disabler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017161,"owners_count":26085983,"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-13T02:00:06.723Z","response_time":61,"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":["deployment","java","rule","ruleset","security"],"created_at":"2024-10-03T09:52:18.647Z","updated_at":"2025-10-13T22:30:25.519Z","avatar_url":"https://github.com/fredericrous.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"RIA Warning Disabler\n====================\n\nAdd a range of website to the java exception list in order to disable the warnings displayed before a java applet starts\n\n## SYNOPSIS\nSince Java 1.8 we can't lower java security. Only options are \"High\" \u0026 \"Very High\". Status \"Lower\" is not present anymore.\nTherefore \n - we get a warning each time we browse a non signed java applet (RIA) on the internet.\n - on non signed RIA we must add the url to the java security exception list.\nThis script removes all warnings once and for all.\n\n\n## Requirement\nYou need Java Development Kit 1.7 or +. I recommend JDK 1.8\n(see section Deploy only to disable ria warnings on computer that have only JRE and no JDK)\nDownload the JDK here: http://www.oracle.com/technetwork/java/javase/downloads/index.html\n\n\n## SYNTAX\n    .\\ria_warning_disabler.ps1 [-jdk \u003cPath to jdk\u003e]\n\n\t\n## DESCRIPTION\nThis script uses Oracle's java security Deployment Rule Set documented here: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/deployment_rules.html\nidea on how to write this script comes from http://ephingadmin.com/administering-java/\n\nDefault website added to the exception list is:\n  - http://*.oracle.com/\n  \nYou can test that the script worked with:\n http://docs.oracle.com/javase/tutorial/deployment/doingMoreWithRIA/examples/dist/applet_JNLP_API/AppletPage.html\n\nTo modify this list, edit the file ruleset.xml\nThere are examples of ruleset files at the bottom of http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/deployment_rules.html\n\n\n## WARNING\n\nI quote Deployment Rule Set documentation: \"The Deployment Rule Set feature is optional and shall only be used internally in an organization with a controlled environment.\"\nThese instructions do change the security settings for your Java Runtime environment, so it could be a security risk if you carry out these steps without knowing the impact.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericrous%2Fria-warning-disabler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredericrous%2Fria-warning-disabler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericrous%2Fria-warning-disabler/lists"}