Fiware is an Open Source platform and Orion is its broker component that handles NGSI entities and subscriptions. Orion is heavily used inside the PIXEL europen project and widely used to collect data from IoT and so on. python-orion-client is a Fiware Orion API Python client implementation. It comes along with helpers to handle NGSI […] Continue reading "A Fiware Orion API Python client implementation"
Source Code Diver is a toolbox which provides Shell and Ruby scripts to make investigations in source code. Thanks to it, open source referents, developers, leads or managers may make sure that some valuable data are not present in the source code. This bunch of scripts allow to work on files and Git logs to look for […] Continue reading "Source Code Diver, a help for source code and Git history analysis"
Orange has recently contributed to the Fastlane project (MIT license). This update allows to use an API_KEY to log into Artifactory when using the artifactory action in Fastlane. The feature is available in version 2.172.0. The contribution is published on Orange-OpenSource GitHub as well.
Orange presents WebShare – a Firefox add-on. With this plugin you could easily define communities, share web pages with them, or everybody, or just bookmark pages for yourself. You’ll be provided with a search engine to retrieve stored pages, and multiple filters to refine searches. At this point, the plugin is not yet pushed but […] Continue reading "WebShare, a plugin to share web pages with communities"
aa-scan3 is a tool to help generate AppArmor profiles by inspecting the executables to protect with AppArmor. As a build-time tool, aa-scan3 does not attempt to run the executable. It inspects it to extract the data needed to construct a suitable AppArmor profile. Go to aa-scan3 on GitHub to learn more. The code has been […] Continue reading "aa-scan3, a tool to generate AppArmor profiles"
Orange presents Oauth 2 Token Manager for Node.js. This project aims to show how to manage Oauth 2 token lifecycle. You could freely reuse the token and retry module in your project. It uses Got library to handle HTTP requests process. Go to oauth2-token-manager-for-nodeJS on GitHub for more information and access the code published under […] Continue reading "Manage Oauth 2 token in Node.js"
The collaboration between Orange Labs and Inria (National Institute for Research in Digital Science and Technology) resulted in proposing a set of tools for OASIS TOSCA (Topology and Orchestration Specification for Cloud Applications) deployment descriptors. It can be used for syntax and type checking of specifications or resources configuration deployment/update descriptors written in TOSCA. It […] Continue reading "Orange Labs and Inria present a toolbox for TOSCA"
Hurl is a command line tool to run and test HTTP requests defined in a simple plain text format. It can performs requests, capture values and evaluate queries on headers and body response. Hurl is very versatile, it can be used for both fetching data and testing HTTP sessions. Visit Hurl pages: https://github.com/Orange-OpenSource/hurl – source […] Continue reading "Hurl, a command line tool to run and test HTTP requests"
Eclipse Foundation has formalized its transition to become a European-based organisation. Eclipse explains this transition with several arguments, among them: Most of Eclipse Foundation growth has already been happening in Europe. With 170 of their member organisations and more than 900 of their committers based in Europe, the Eclipse Foundation claims being already the largest […] Continue reading "The Eclipse Foundation is moving to Europe"