
Research
Security News
The Landscape of Malicious Open Source Packages: 2025 Mid‑Year Threat Report
A look at the top trends in how threat actors are weaponizing open source packages to deliver malware and persist across the software supply chain.
github.com/arttet/reddit-feed-api
make deps # Installation of dependencies
make build # Build the project
docker-compose build
make run
docker-compose up -d
docker-compose down
docker container logs --tail 100 reddit-feed-api_reddit-feed-api_1
It reads protobuf service definitions and generates a reverse-proxy server which translates a RESTful HTTP API into gRPC
Metrics gRPC Server
http_microservice_requests_total
reddit_feed_api_feed_not_found_total
Service condition and its information
Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
For the convenience of working with the database, you can use the pgcli utility. Migrations are rolled out when the service starts. migrations are located in the ./migrations directory and are created using the goose tool.
pgcli "postgresql://docker:docker@localhost:5432/reddit_feed_api"
The Swagger UI is an open source project to visually render documentation for an API defined with the OpenAPI (Swagger) Specification
admin
ADMIN
Monitor and troubleshoot transactions in complex distributed systems.
Prometheus is an open-source systems monitoring and alerting toolkit
UI for Apache Kafka is a simple tool that makes your data flows observable, helps find and troubleshoot issues faster and deliver optimal performance. Its lightweight dashboard makes it easy to track key metrics of your Kafka clusters - Brokers, Topics, Partitions, Production, and Consumption.
Graylog is a leading centralized log management solution for capturing, storing, and enabling real-time analysis of terabytes of machine data.
admin
admin
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A look at the top trends in how threat actors are weaponizing open source packages to deliver malware and persist across the software supply chain.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.