Skip to content

Update browser logs in crawl results #1054

Open
@max-ostapenko

Description

@max-ostapenko

@JannisBush raised an idea to run privacy analysis based on the browser audits and console logs.

We are trying to check if the data is available in console_log and audit_issues in payload.

Console Domain has been deprecated, we used messageAdded event.
The uptodate data will be available in Log and Runtime domains:

Suggestions:

  • add Runtime.consoleAPICalled events to console_log
  • deprecate Console events

Analysts then will be able to use it with custom_metrics or directly with SQL.

@pmeenan does this make sense? Do you have any concerns?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions