{"id":17835812,"url":"https://github.com/guitarrapc/mixedcontentchecker","last_synced_at":"2026-05-05T07:32:17.850Z","repository":{"id":147478055,"uuid":"164337037","full_name":"guitarrapc/MixedContentChecker","owner":"guitarrapc","description":"Check https MixedContent via sitemap.xml","archived":false,"fork":false,"pushed_at":"2019-01-15T00:35:09.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T13:12:47.209Z","etag":null,"topics":["chromedriver","headless-chrome","mixed-content","mixedcontent","selenium-webdriver"],"latest_commit_sha":null,"homepage":"","language":"C#","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/guitarrapc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-01-06T19:08:07.000Z","updated_at":"2023-09-08T17:48:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"c84fa3fc-0b24-4a9d-8ea0-00269a565610","html_url":"https://github.com/guitarrapc/MixedContentChecker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guitarrapc/MixedContentChecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2FMixedContentChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2FMixedContentChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2FMixedContentChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2FMixedContentChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guitarrapc","download_url":"https://codeload.github.com/guitarrapc/MixedContentChecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2FMixedContentChecker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","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":["chromedriver","headless-chrome","mixed-content","mixedcontent","selenium-webdriver"],"created_at":"2024-10-27T20:26:18.403Z","updated_at":"2026-05-05T07:32:17.834Z","avatar_url":"https://github.com/guitarrapc.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MixedContentChecker\n\nHttps detect Mixed Content with http resources.\nThis tool will detect with chrome-headless browser + selenium.\n\nPlease pass sitemap.xml url to check around all your url entries.\n\n## How to run\n\n### CSharp\n\nYou can run by directly w/dotnet-sdk or docker.\n\n```powershell\ncd csharp\ndotnet clean\ndotnet build\ndotnet MixedContentCheker https://tech.guitarrapc.com/sitemap.xml\n```\n\nrun docker w/powershell.\n\n```powershell\ncd csharp\ndocker build -t mixedcontentchecker .\ndocker run -it --rm --mount type=bind,source=\"$($pwd.Path)/logs\",target=/app/logs -e SITE_MAP_URL=https://tech.guitarrapc.com/sitemap.xml mixedcontentchecker\n```\n\nrun docker w/bash.\n\n```bash\ncd csharp\ndocker build -t mixedcontentchecker .\ndocker run -it --rm --mount type=bind,source=\"${pwd}/logs\",target=/app/logs -e SITE_MAP_URL=https://tech.guitarrapc.com/sitemap.xml mixedcontentchecker\n```\n\n### PowerShell\n\nDownload Selenium Webdriver, chrcome-driver and google-chrome.\n\n```powershell\ncd powershell\npwsh -File ./Get-MixedContent.ps1 -Url https://tech.guitarrapc.com/sitemap.xml\n```\n\nYou can run with docker.\n\n```bash\ncd powershell\ndocker build -t mixedcontentchecker_ps .\ndocker run -it --rm -e SITE_MAP_URL=https://tech.guitarrapc.com/sitemap.xml mixedcontentchecker_ps\n```\n\n### Golang\n\n[TBD]\n\n## Notice\n\nYou can ignore following error message on windows.\n\n```\n[0109/032926.606:ERROR:gpu_process_transport_factory.cc(967)] Lost UI shared context.\n```\n\u003e https://stackoverflow.com/questions/50143413/errorgpu-process-transport-factory-cc1007-lost-ui-shared-context-while-ini\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitarrapc%2Fmixedcontentchecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguitarrapc%2Fmixedcontentchecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitarrapc%2Fmixedcontentchecker/lists"}