{"id":16573756,"url":"https://github.com/dkarter/cookiekiller","last_synced_at":"2025-08-30T12:36:08.046Z","repository":{"id":23814656,"uuid":"27191170","full_name":"dkarter/CookieKiller","owner":"dkarter","description":"Delete rails session cookie","archived":false,"fork":false,"pushed_at":"2024-01-09T04:13:18.000Z","size":27,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T19:04:50.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkarter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2014-11-26T18:46:30.000Z","updated_at":"2014-11-26T18:49:50.000Z","dependencies_parsed_at":"2024-11-15T16:05:55.312Z","dependency_job_id":"3755b7ab-2a9f-44f2-8ac9-4d1e17dfdcf5","html_url":"https://github.com/dkarter/CookieKiller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dkarter/CookieKiller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2FCookieKiller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2FCookieKiller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2FCookieKiller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2FCookieKiller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkarter","download_url":"https://codeload.github.com/dkarter/CookieKiller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2FCookieKiller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852276,"owners_count":25004052,"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-08-30T02:00:09.474Z","response_time":77,"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":[],"created_at":"2024-10-11T21:43:00.441Z","updated_at":"2025-08-30T12:36:08.016Z","avatar_url":"https://github.com/dkarter.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Cookie Killer\n## A server-side session cookie nuker\n\nThis is a small isolated project that allows you to delete the session cookie rails pushes to every page via the HTTP Header Set-Cookie. (cookie is '_yourappname_session' and you normally cannot delete it or change it since it is controlled by the session components)\n\nThis cookie is being set as HttpOnly so if you were struggling with deleting it from the client side using javascript that's because your browser doesn't let you delete or set HttpOnly cookies from client side (to prevent XSS attacks).\n\nTo test this go to the /killers index controller and check the response http headers. You will see that I am changing the cookie expire attribute to 1 year ago and value to nothing which deletes it from your browser.\n\nLet me know in the issues if you have any questions.\n\nIt uses the 'session off' gem.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkarter%2Fcookiekiller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkarter%2Fcookiekiller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkarter%2Fcookiekiller/lists"}