{"id":16571630,"url":"https://github.com/hrbrmstr/securitytxt","last_synced_at":"2025-07-03T03:05:23.129Z","repository":{"id":141238802,"uuid":"106315786","full_name":"hrbrmstr/securitytxt","owner":"hrbrmstr","description":"🔐 Identify and Parse Web Security Policies Files in R","archived":false,"fork":false,"pushed_at":"2019-08-18T18:07:25.000Z","size":52,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-07T11:05:10.398Z","etag":null,"topics":["r","r-cyber","rstats","securitytxt"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/hrbrmstr.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"securitytxt.Rproj","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-09T17:46:29.000Z","updated_at":"2025-03-22T11:13:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"448bc470-bc82-478b-bbf4-b4bfebdf3971","html_url":"https://github.com/hrbrmstr/securitytxt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrbrmstr/securitytxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fsecuritytxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fsecuritytxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fsecuritytxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fsecuritytxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrbrmstr","download_url":"https://codeload.github.com/hrbrmstr/securitytxt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fsecuritytxt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263250604,"owners_count":23437288,"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","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":["r","r-cyber","rstats","securitytxt"],"created_at":"2024-10-11T21:24:38.576Z","updated_at":"2025-07-03T03:05:23.121Z","avatar_url":"https://github.com/hrbrmstr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: \n  rmarkdown::github_document:\n    df_print: kable\neditor_options: \n  chunk_output_type: console\n---\n```{r pkg-knitr-opts, include=FALSE}\nhrbrpkghelpr::global_opts()\n```\n\n```{r badges, results='asis', echo=FALSE, cache=FALSE}\nhrbrpkghelpr::stinking_badges()\n```\n\n```{r description, results='asis', echo=FALSE, cache=FALSE}\nhrbrpkghelpr::yank_title_and_description()\n```\n\n- [IETF Draft](https://tools.ietf.org/html/draft-foudil-securitytxt-00)\n- [Information hub](https://securitytxt.org/)\n- [GitHub Organization](https://github.com/securitytxt)\n\n## What's Inside The Tin\n\nThe following functions are implemented:\n\n```{r ingredients, results='asis', echo=FALSE, cache=FALSE}\nhrbrpkghelpr::describe_ingredients()\n```\n\n## Installation\n\n```{r install-ex, results='asis', echo=FALSE, cache=FALSE}\nhrbrpkghelpr::install_block()\n```\n\n## Usage\n\n```{r message=FALSE, warning=FALSE, error=FALSE}\nlibrary(securitytxt)\n\n# current verison\npackageVersion(\"securitytxt\")\n\n# built-in example\nx \u003c- sectxt(readLines(system.file(\"extdata\", \"security.txt\", package=\"securitytxt\")))\nsectxt_info(x)\n\n# \"live\" example\n(xurl \u003c- sectxt_url(\"https://securitytxt.org\"))\nx \u003c- sectxt(url(xurl))\nsectxt_info(x)\nsectxt_validate(x)\nx\n\n# another \"live\" example\n(xurl \u003c- sectxt_url(\"https://rud.is/b\"))\nx \u003c- sectxt(url(xurl))\nsectxt_info(x)\nsectxt_validate(x)\nx\n```\n\n## Code of Conduct\n\nPlease note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). By participating in this project you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fsecuritytxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrbrmstr%2Fsecuritytxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fsecuritytxt/lists"}