ropensci / vcr

Record HTTP calls and replay them
https://docs.ropensci.org/vcr
Other
77 stars 12 forks source link

Filtering sensitive data: make a more general approach #58

Open sckott opened 6 years ago

sckott commented 6 years ago

the current thing (see #57) is very hacky, and is embedded in the yaml serializer, make something more general

maelle commented 3 years ago

Could vcr also try removing secrets from common places?