gdpr
Here are 481 public repositories matching this topic...
NETW-3200 Docs NYI
Describe the bug
Online docs for NETW-3200 are not yet implemented.
Version
- Distribution: Ubuntu 18.04
- Lynis version: 3.0.0
Expected behavior
A (minimal) description of the problem should exist and ideally a general direction on how to fix the issue.
Output
A new discovery!
Oops, looks like this control is not listed yet in the database.
Want to help
This will be a living issue with a check list. The list will contain either links to issue with related documentation problems, or a exact description of the change to be made to the docs ( do not use line numbers, those will change, as this ticket gets close to completion.
Upon v4, this will expire and new docs will be created.
- #465
- [Comment](https://github.com/osano/cookiecons
It'd be helpful if there was a check for ELB and ALBs that have either no listeners or no instances in their target pool. The check is similar to an unused security group although their are more financial penalties for having idle ELB and ALBs.
Describe the bug
Add /swagger endpoint to get Swagger file describing the API
-
Updated
May 30, 2020 - Java
-
Updated
May 21, 2020 - JavaScript
-
Updated
Jan 22, 2020 - CSS
-
Updated
May 30, 2020 - C#
-
Updated
May 4, 2020 - Go
The problem
Some embed scripts use data- attributes which clash with those used by klaro! - for example, one embed script I have come across has a data-type='inline' attribute, which breaks the script when it is changed to type='inline'.
Proposed solution
-
Updated
Jan 21, 2020
-
Updated
Apr 2, 2020 - JavaScript
-
Updated
Apr 6, 2020 - JavaScript
In the documentation for AMP implementation of v1.3.5, it says "Please do not change settings for info_banner_only and suppress_cookies.)"
Is that correct? Does AMP no longer support opting-out via a click?
If the user does agree, is there a path for them to revoke consent anywhere in AMP?
This issue is ho
-
Updated
Mar 4, 2020 - PHP
Hi team,
In our purpose to divide the app into alerts and states, we're going to unify all the alerts into global dashboards.
To do this we're going to have to unify all the current dashboards in one place, and we should be able to switch between them, as well as switch between agent view and overview in a simple and agile way.
Dynamic display loading has already been implemented using JS
-
Updated
May 8, 2020
The US flag isn't really noticable (for some reason)
When the icon is so small, it isn't important that all 50 stars are shown. Something similar to https://icons8.com/icon/15532/usa might work a bit better
-
Updated
May 26, 2020 - PHP
-
Updated
May 21, 2020 - Java
Improve this page
Add a description, image, and links to the gdpr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gdpr topic, visit your repo's landing page and select "manage topics."
Hi there
I'm trying to parse this king of lines, from a python flask service whose log format is
%(asctime)s [%(process)d] (%(levelname)s) (%(name)s): %(message)s