Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playwright #25

Merged
merged 22 commits into from
Apr 4, 2024
Merged

Playwright #25

merged 22 commits into from
Apr 4, 2024

Conversation

jasonLaster
Copy link
Contributor

@jasonLaster jasonLaster commented Apr 2, 2024

Running playwright test --project replay-chromium should upload recordings to the overboard playwright workspace with the playwright stacks/source. for some reason though the stacks are missing.

PLAYWRIGHT_REPLAY_API_KEY=rwk_9EW0zyEPiAVJJGvJ2HFtqHRKqsYLS9ckiRpULZ5zO4W

Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
overboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 3:20pm

Copy link

socket-security bot commented Apr 2, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] Transitive: environment, eval, filesystem, network +18 1.44 MB nicolo-ribaudo
npm/@babel/[email protected] environment +10 184 kB nicolo-ribaudo
npm/@babel/[email protected] environment, filesystem, unsafe +23 3.1 MB nicolo-ribaudo
npm/@babel/[email protected] None +3 624 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 11.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 1.88 MB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.14 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 12.4 kB nicolo-ribaudo
npm/@babel/[email protected] None +2 148 kB nicolo-ribaudo
npm/@babel/[email protected] None +4 39.2 kB nicolo-ribaudo
npm/@babel/[email protected] None +18 1.15 MB nicolo-ribaudo
npm/@babel/[email protected] None 0 68.9 kB nicolo-ribaudo
npm/@babel/[email protected] environment +3 2.5 MB nicolo-ribaudo
npm/@jridgewell/[email protected] None +2 277 kB jridgewell
npm/@motionone/[email protected] None +3 98.1 kB popmotion
npm/@motionone/[email protected] None +3 569 kB popmotion
npm/@playwright/[email protected] environment, eval, filesystem, network, unsafe Transitive: shell +2 10.3 MB aslushnikov
npm/@replayio/[email protected] environment, filesystem +1 188 kB ryanjduffy
npm/@types/[email protected] None +1 199 kB types
npm/@types/[email protected] None 0 31.7 kB types
npm/@types/[email protected] None +1 2.04 MB types
npm/@types/[email protected] None +1 2.1 MB types
npm/@types/[email protected] None 0 34.9 kB types
npm/@types/[email protected] None +2 1.68 MB types
npm/[email protected] network Transitive: environment, filesystem +4 1.97 MB jasonsaayman
npm/[email protected] None +4 87.8 kB ljharb
npm/[email protected] None +2 50.4 kB ljharb
npm/[email protected] None +1 39.4 kB ljharb
npm/[email protected] environment, filesystem 0 79.1 kB motdotla
npm/[email protected] None +44 3.33 MB ljharb
npm/[email protected] None 0 12.3 kB ljharb
npm/[email protected] None 0 90.5 kB guybedford
npm/[email protected] eval +1 73.1 kB ljharb
npm/[email protected] None +1 22.7 kB ljharb
npm/[email protected] None 0 12 kB ljharb
npm/[email protected] None 0 17.6 kB ljharb
npm/[email protected] None +1 40.2 kB ljharb
npm/[email protected] None 0 18.7 kB ljharb
npm/[email protected] network 0 25.7 MB airnan
npm/[email protected] None +2 209 kB popmotion
npm/[email protected] None 0 24.4 kB ai
npm/[email protected] network +3 493 kB node-fetch-bot
npm/[email protected] None 0 33.5 kB google-wombot
npm/[email protected] environment 0 84.8 kB evilebottnawi
npm/[email protected] None 0 16.9 kB redonkulus
npm/[email protected] None +1 33.4 kB ljharb
npm/[email protected] None +1 120 kB ljharb
npm/[email protected] None 0 84 kB typescript-bot
npm/[email protected] None +4 92.7 kB ljharb

🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@cypress/[email protected], npm/@jridgewell/[email protected], npm/@jridgewell/[email protected], npm/@jridgewell/[email protected], npm/@motionone/[email protected], npm/@motionone/[email protected], npm/@motionone/[email protected], npm/@motionone/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@webassemblyjs/[email protected], npm/@webassemblyjs/[email protected], npm/@webassemblyjs/[email protected], npm/@webassemblyjs/[email protected], npm/@webassemblyjs/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Apr 2, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/@replayio/[email protected]
  • Install script: install
  • Source: npm run if:dist -- node ./bin/replayio-playwright first-run

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link

replay-io bot commented Apr 2, 2024

Status Complete ↗︎
Commit ba09211
Results
1 Failed
  • can buy board (Replay 1, Replay 2, Replay 3)
  • 1 Passed
  • select color
  • @jasonLaster jasonLaster merged commit 9fec0db into main Apr 4, 2024
    2 of 6 checks passed
    @jasonLaster jasonLaster deleted the playwright branch April 4, 2024 15:20
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants