-
Suggestions from a11y audit (to be confirmed)
High Priority:
- [ ] add alt text for images. also consider footer images (Success criteria 1.1.1)
- [ ] make sure headings have a sensible hierarchy (1.…
-
I have encountered two same version audits' record, and the created_at time is so close.
```ruby
c.audits.where(version: 29).pluck :created_at
# [Wed, 03 Oct 2018 00:00:50 UTC +00:00, Wed, 03 Oc…
-
I installed Lynis 3.1.11 and the audit says:
```
Components:
- Firewall [X]
```
and:
```
[+] Software: Firewalls
------------------------------------
libkmod: kmod_module_…
-
### FAQ
- [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/master/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/ma…
-
See https://github.com/dotnet/runtime/pull/75790#discussion_r974955062.
We have a few places in the Jit where loads can potentially be duplicated, one especially high-risk area is address-exposed l…
-
### Description
Could we add the following information to the Feature Toggles Guide? I'd suggest that it go between the "Enabling and disabling features using the Flipper UI" and "Removing old/unus…
-
I am using ZetaSQL to parse queries executed from BigQuery. I came across this scenario.
Apparently, in BigQuery, when you use the QUALIFY function, whether you use it with or without a where claus…
-
Continued from https://github.com/zotonic/zotonic/issues/1182#issuecomment-261201253.
> What about the amount of time the actions need to be stored? Two months seems reasonable.
Why not forever?…
-
-
Hi!
This is maybe suggestion and/or question: is it possible to change storage of audit-tables from hstore to jsonb?
Pros
- jsonb is part of core PostgreSQL, hstore still needs extension
- js…