Skip to main content

Eclipse CogniCrypt

Eclipse CogniCrypt produces  a set of Eclipse Platform plug-ins, that assist developers with the generation of secure crypto-integration code; perform static analysis of existing crypto-integration code; suggest better/more secure integrations via quick fixes; and alert developers of security breaches of cryptographic algorithms.

Eclipse CogniCrypt will be restricted to supporting developers in using existing cryptographic APIs. The development of novel cryptographic APIs (or novel versions of existing crypto APIs) will be out of scope for this project.

The project will be specific to cryptographic libraries for popular programming languages, initially for Java, later maybe also for C/C++. The secure integration of security APIs that are not related to crypto is out of scope for this project.

The secure integration will be supported by development-time tooling including code generation and static analysis. The tooling is meant to work on incomplete programs. Hence, dynamic techniques such as dynamic analysis or dynamic security testing are out of scope for this project, as they would require a runnable program.

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-cognicrypt/CogniCrypt 2 1 0
https://github.com/eclipse-cognicrypt/.eclipsefdn 1 0 0

Activity - commits

There have been 3 commits made by 3 people on 2 repositories over the last 12 months.


Activity - issues

There have been 0 issues submitted by 0 people on 0 repositories over the last 12 months.


Activity - reviews

There have been 1 reviews submitted by 1 people on 1 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/technology.cognicrypt


Releases


IP Lab requests

Organization Settings

  • GitHub organization: eclipse-cognicrypt
  • 2FA enforced: True
  • Default workflow permissions: write

Branch Protections

This project has a total of 6 repositories in its associated GitHub organization eclipse-cognicrypt . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

Back to the top