Package: firesafety
Title: A Collection of Security Related Plugins for 'fiery'
Version: 0.1.0
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
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
NeedsCompilation: no
Packaged: 2025-09-05 15:10:13 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5147-4711>),
  Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Thomas Lin Pedersen <thomas.pedersen@posit.co>
Repository: CRAN
Date/Publication: 2025-09-10 08:20:02 UTC
Built: R 4.5.1; ; 2025-11-18 10:54:06 UTC; unix
