Coder Social home page Coder Social logo

cedricbonhomme / freshermeat Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 3.0 14.97 MB

An open source software directory and release tracker.

Home Page: https://open-source-security-software.net

License: GNU Affero General Public License v3.0

Python 58.37% HTML 39.45% CSS 0.74% JavaScript 1.26% Mako 0.18%
cve release-tracking freshmeat cve-search software-directory

freshermeat's Introduction

freshermeat's People

Contributors

cedricbonhomme avatar dependabot[bot] avatar hedyhli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

freshermeat's Issues

Similar projects

Implement a "similar projects" feature. A list of similar projects will be displayed on the project details page. Firstly, it will be based on the tags.

More advanced statistics for projects

If we want to provide more advanced statistics (cloc, contribution grah, etc.) it will be needed to download the repositories, then analyse locally the repositories with something like gitinspector or maybe gitanalyzer.
This will be done periodically by a separate worker(s). First with a simple cron rule.

Implementing stacks of projects

This feature will let the users create their own collection of projects. A stack is a named set (list) of projects.

We could also think about dynamic stacks: stacks generated from a list of tags.

Later it will be possible to promote some stacks in the main page of Freshermeat.

Use Scrapy for the software release tracking functionality

Scrapy can be used to get basic information about open-source software, like release announcements.

It would be possible to write spiders for:

  • GitHub JSON API release announcement;
  • parse standard CHANGELOG files with regex;
  • allow the users to define their own regex in spiders.

In fact almost like https://freshcode.club/

It would also be possible to write a parser in order to get CVEs about projects listed in Freshermeat.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.