
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
@geowiki/evoland
Advanced tools
EvoLand satellite imagery annotation and project management components for agricultural monitoring.
EvoLand satellite imagery annotation and project management components for agricultural monitoring.
npm install @geowiki/evoland
# or
pnpm add @geowiki/evoland
npm install react react-dom next leaflet react-leaflet @geowiki/api-proxy @geowiki/core @geowiki/evoland-api-proxy @geowiki/evoland-orval-api-proxy @geowiki/map @geowiki/ui
Import the pre-built Tailwind CSS file in your app entry point:
import "@geowiki/evoland/styles.css";
import { ProjectList, TaskPerLocationList } from "@geowiki/evoland";
function ProjectsPage() {
return <ProjectList />;
}
function TasksPage({ locationId }) {
return <TaskPerLocationList locationId={locationId} />;
}
ProjectList, ProjectMap, Details for EvoLand project managementTaskPerLocationList for location-based annotation tasksThis package depends on @geowiki/core, @geowiki/map, and @geowiki/ui for shared components and utilities, plus @geowiki/evoland-api-proxy and @geowiki/evoland-orval-api-proxy for API communication.
MIT
FAQs
EvoLand satellite imagery annotation and project management components for agricultural monitoring.
The npm package @geowiki/evoland receives a total of 96 weekly downloads. As such, @geowiki/evoland popularity was classified as not popular.
We found that @geowiki/evoland demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.