{"id":16572541,"url":"https://github.com/davidski/tidyrisk-workshop","last_synced_at":"2025-06-16T23:35:38.834Z","repository":{"id":148568922,"uuid":"180928902","full_name":"davidski/tidyrisk-workshop","owner":"davidski","description":"🎓Materials for the Hands-On Introduction to OpenFAIR Risk Analysis with Tidyrisk","archived":false,"fork":false,"pushed_at":"2021-01-22T03:46:11.000Z","size":9426,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T02:51:14.483Z","etag":null,"topics":["collector","evaluator","openfair","r","risk-analysis","rstats","tidyrisk"],"latest_commit_sha":null,"homepage":"https://tidyrisk.org","language":"HTML","has_issues":false,"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/davidski.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":"2019-04-12T04:15:13.000Z","updated_at":"2023-12-03T12:58:25.000Z","dependencies_parsed_at":"2023-05-20T13:46:32.158Z","dependency_job_id":null,"html_url":"https://github.com/davidski/tidyrisk-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidski/tidyrisk-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidski%2Ftidyrisk-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidski%2Ftidyrisk-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidski%2Ftidyrisk-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidski%2Ftidyrisk-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidski","download_url":"https://codeload.github.com/davidski/tidyrisk-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidski%2Ftidyrisk-workshop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260261683,"owners_count":22982697,"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":["collector","evaluator","openfair","r","risk-analysis","rstats","tidyrisk"],"created_at":"2024-10-11T21:27:54.809Z","updated_at":"2025-06-16T23:35:38.825Z","avatar_url":"https://github.com/davidski.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hello everyone!\n\nSome important information for the upcoming Tidyrisk workshop at SIRAcon2019. \nPlease let me know (david@severski.net) if you have any questions. I'm looking \nforward to meeting all of you!\n\nRegards,\n\nDavid\n\n# Information for Tidyrisk Workshop\n\n# Schedule\n\nThe course will run from 4 PM to 5:30 PM.\n\n# Instructors\n\nThis workshop is taught by David Severski.\n\nWe'll also have teaching assistants in the room to help out if you get stuck or \nhave questions.\n\n# Recommended Reading\n\nIf you're not already familiar with the basics of OpenFAIR, please \nskim these documents from The Open Group:\n\n* O-RT Risk Taxonomy Standard, https://www2.opengroup.org/ogsys/catalog/C13K \n* O-RA Risk Analysis Standard, https://www2.opengroup.org/ogsys/catalog/C13G\n\nFor a more in depth read, these books are highly recommended: \n\n* The Failure of Risk Management: Why It's Broken and How to Fix It, \n  by Douglas Hubbard, https://www.amazon.com/gp/product/0470387955\n* How to Measure Anything in Cybersecurity Risk, by Douglas Hubbard and \n  Richard Seiersen, https://www.amazon.com/How-Measure-Anything-Cybersecurity-Risk/dp/1119085292\n* Measuring and Managing Information Risk: A FAIR Approach, by Jack Freund and \n  Jack Jones, https://www.amazon.com/Measuring-Managing-Information-Risk-Approach/dp/0124202314  \n\n# R Setup\n\nThe is a hands-on workshop, so you'll need a **laptop with a recent version of R**. \nVersion 3.5 or greater (R 3.5.3 is current as of April 2019) is recommended. You \ncan obtain R from https://cloud.r-project.org/.\n\nOnce you have R installed, run the following commands to get the required \npackages:\n\n```r\ninstall.packages(\"tidyverse\")\ninstall.packages(\"evaluator\", dependencies = TRUE)\n```\n\nUsing RStudio is strongly encouraged. Please make sure you have a current\nversion. RStudio 1.2 is current release as of April 2019. You \ncan download from https://www.rstudio.com/products/rstudio/download/#download.\n  \nIf you often work on a network drive, it is worth verifying you can load the \nabove packages when you are not connected to the internet, just in case \nthere are wifi problems on the day of the workshop.\n\nIf you have any problems with the setup, please come a little early and \nwe'll help you get configured. The workshop instructors will be around from \n8 AM. We'll have an [RStudio Cloud](https://rstudio.cloud) project set up as a \nbackup with all the materials and required packages, so you'll be able to \nfollow along even if something goes wrong, as long as you have internet access.\n\n**Don't forget your power cable!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidski%2Ftidyrisk-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidski%2Ftidyrisk-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidski%2Ftidyrisk-workshop/lists"}