-
Hello. I'm trying to configure my CD drive correctly for the use with whipper. When configuring, whipper couldn't defeat the audio cache. @JoeLametta instructed me to check out the output of cd-parano…
-
**Describe the bug**
```
SecRule REQUEST_BODY "@rx abc" "id:111, msg:'test', t:base64DecodeExt,multiMatch, phase:2, block, capture, severity:'CRITICAL', tag:'attack-rce', tag:'paranoia-level/1', s…
-
It would be good to add a method that can actively verify the integrity of the content store, in partial or completely. This would be good for recovery situations or periodic paranoia.
-
In `_getFeedAnswer()`, we check if the Chainlink oracle has returned a stale price:
```solidity
if (updatedAt < block.timestamp - feed_.staleAfter) {
revert StalePrice(feed_.feed, updatedAt);
…
-
### Description
Unable to use anything that starts with `php ` (Note the space after php).
### How to reproduce the misbehavior (-> curl call)
```
curl -i "https://sandbox.coreruleset.org/?s=ph…
-
```
class Child
acts_as_paranoid
belongs_to :parent, dependent: :destroy
end
class Parent
has_many :children, dependent: :nullify
end
```
All good, except when I try to destroy th…
-
Hi guys,
I have feature request for support of the [paranoia](https://github.com/rubysherpas/paranoia) gem. All Rails community uses it in order to soft delete the records. However, the support wit…
-
```
Your input -> statistics
The Character: Philo-R-DMD %d
Primary Attributes Secondary Attributes
===========================================================================…
-
idk paranoia always needs forms
-
I am trialling this project out to see if its feasible for us, and so far I am running into some fairly large performance related challenges and I want to make sure I am not doing something silly.
…