Package: firesafety Title: A Collection of Security Related Plugins for 'fiery' Version: 0.1.0.9000 Authors@R: c( person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5147-4711")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Provide a range of plugins for 'fiery' web servers that handle different aspects of server-side web security. Be aware that security cannot be handled blindly, and even though these plugins will raise the security of your server you should not build critical infrastructure without the aid of a security expert. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://github.com/thomasp85/firesafety BugReports: https://github.com/thomasp85/firesafety/issues Imports: cli, R6, rlang (>= 1.1.0), routr (>= 1.0.0) RoxygenNote: 7.3.2 Suggests: fiery (>= 1.3.0), testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libsodium-dev libuv1-dev libxml2-dev libssl-dev Repository: https://thomasp85.r-universe.dev Date/Publication: 2025-09-17 14:41:13 UTC RemoteUrl: https://github.com/thomasp85/firesafety RemoteRef: HEAD RemoteSha: a30569c47592634e4a7a0d61120d51785fd4da8e NeedsCompilation: no Packaged: 2026-07-17 06:37:11 UTC; root Author: Thomas Lin Pedersen [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Thomas Lin Pedersen