Skip to content

merge progress from open.inf.is repo fork #1267

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

Merged
merged 45 commits into from
May 23, 2024
Merged

merge progress from open.inf.is repo fork #1267

merged 45 commits into from
May 23, 2024

Conversation

DerekNonGeneric
Copy link
Member

i wanted to bring these changes back here and add something like the below image to the main page

image

like the footer from jekyllrb.com

image

Copy link
Contributor

sweep-ai bot commented May 20, 2024

Sweep: PR Review

Sweep is currently reviewing your pr...

Copy link

socket-security bot commented May 20, 2024

Copy link

socket-security bot commented May 20, 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
Protestware/Troll package npm/[email protected]
  • Note: This package prints a protestware console message on install regarding Ukraine for users with Russian language locale
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./_postinstall')}catch(e){}" || exit 0
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node ./install.js
Install scripts npm/@biomejs/[email protected]
  • Install script: postinstall
  • Source: node scripts/postinstall.js

View full report↗︎

Next steps

What is protestware?

This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.

Consider that consuming this package my come along with functionality unrelated to its primary purpose.

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

@DerekNonGeneric
Copy link
Member Author

DerekNonGeneric commented May 20, 2024

as many of you know, we have plenty of work to go around and not really enough people available to do it and this is the kind of work that excites me personally, so let's dig in (we'll see how far we get tonight)


let's first address the notice above, which is bout socket detecting protestware, which should be long over-due for fixes

i think for a while we did not address this since it did not affect us, but i want this fixed already and i know that we can do so

i am going to do this by looking for the package in question in our package-lock.yaml:

okay, this seems like it goes all the way back to a dependency of the published version of @openinf/util-text

if we can simply use the repo in its current state (or a branch like next) rather than published version, we seem like we will be out of the woods here — i am going to work on something like that next if anyone wants to peep that, y'all can check:

🔗 https://github.com/OpenINF/openinf-util-text#readme

deepsource-autofix bot and others added 26 commits May 20, 2024 19:36
This pull request updates `.deepsource.toml`.

PR-URL: https://github.com/OpenINF/open.inf.is/pull/15
Reviewed-by: OpenINF-bot <[email protected]>
Reviewed-by: Derek Lewis <[email protected]>

---------

Signed-off-by: OpenINF-bot <[email protected]>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Co-authored-by: OpenINF-bot <[email protected]>
This dependency is flagged by synk and unmaintained.

PR URL: https://github.com/OpenINF/open.inf.is/pull/19
Reviewed-by: OpenINF-bot <[email protected]>

---------

Signed-off-by: Derek Lewis <[email protected]>
PR URL: https://github.com/OpenINF/open.inf.is/pull/20
Reviewed-by: OpenINF-bot <[email protected]>

---------

Signed-off-by: Derek Lewis <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PR URL: https://github.com/OpenINF/open.inf.is/pull/32
Reviewed-by: OpenINF-bot <[email protected]>

---------

Signed-off-by: Derek Lewis <[email protected]>
Co-authored-by: Restyled.io <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PR URL: https://github.com/OpenINF/open.inf.is/pull/38
Reviewed-by: OpenINF-bot <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Derek Lewis <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Derek Lewis <[email protected]>
Co-authored-by: OpenINF-bot <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PR URL: https://github.com/OpenINF/open.inf.is/pull/42
Reviewed-by: OpenINF-bot <[email protected]>
Reviewed-by: Derek Lewis <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Derek Lewis <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Derek Lewis <[email protected]>
Co-authored-by: OpenINF-bot <[email protected]>
DerekNonGeneric and others added 19 commits May 20, 2024 19:36
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PR URL: https://github.com/OpenINF/open.inf.is/pull/54
Reviewed-by: OpenINF-bot <[email protected]>

---------

Signed-off-by: Derek Lewis <[email protected]>
PR URL: https://github.com/OpenINF/open.inf.is/pull/57
Reviewed-by: OpenINF-bot <[email protected]>
Acked-by: Grimes <[email protected]>
Cc: Jorge Bucaran <[email protected]>

---------

Signed-off-by: Derek Lewis <[email protected]>
PR URL: https://github.com/OpenINF/open.inf.is/pull/58
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
PR URL: https://github.com/OpenINF/open.inf.is/pull/59
Reviewed-by: OpenINF-bot <[email protected]>

---------

Signed-off-by: Derek Lewis <[email protected]>
Co-authored-by: OpenINF-bot <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
succinctly, much left still desired (critical scss, clean, image optim,
etc.), but adds dual-use scssify task representing a strong start to
asset optimization pipeline(s)

> open-ended amphibian tasks for our agents, pls
> — @OpenINFbot

Refs: https://twitter.com/DerekNonGeneric/status/1784893846171615561

PR URL: https://github.com/OpenINF/open.inf.is/pull/56
Reviewed-by: OpenINF-bot <[email protected]>
Thanks: Grimes <[email protected]>
Cc: Jorge Bucaran <[email protected]>

---------

Signed-off-by: Derek Lewis <[email protected]>
Co-Authored-By: OpenINF-bot <[email protected]>
N.B.: our whole collection of brand assets
deserve full representation+treatment asap

Signed-off-by: Derek Lewis <[email protected]>
PR URL: https://github.com/OpenINF/open.inf.is/pull/69
Reviewed-by: OpenINF-bot <[email protected]>
Cc: Jorge Bucaran <[email protected]>
Cc: Princess Irulen <[email protected]>

--------

Signed-off-by: Derek Lewis <[email protected]>
This commit fixes the style issues introduced in c714225 according to the output
from Prettier and RuboCop.

Details: None
@OpenINFbot OpenINFbot merged commit 3f90285 into OpenINF:live May 23, 2024
10 of 13 checks passed
@DerekNonGeneric
Copy link
Member Author

another good footer from https://emberjs.com

image

"Generously supported" sounds better!

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