Coder Social home page Coder Social logo

nmsa / tma-framework-m Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 5.0 7.54 MB

Component M - Trustworthiness Monitoring & Assessment Framework

License: Apache License 2.0

Java 42.42% Shell 13.83% Python 25.54% Dockerfile 7.40% C# 5.50% HTML 5.29%
monitoring trustworthiness measurements

tma-framework-m's Introduction

Hi, Iโ€™m Nuno,

I am a 38-year-old software engineer working on the development of AppSweep at Guardsquare.

Since 2007, I have been researching, developing and teaching software security, dependability, and reliability engineering.

My research has been helping software engineers to create secure systems through automated tools to find vulnerabilities and attacks, and also by proposing benchmarking approaches to select the best alternatives for their use.

I am expert in code reviews, testing, static analysis, fault injection, vulnerability injection and benchmarking, that I have applied over the years in the assessment of the security and dependability of web and mobile applications, web services, intrusion detection systems, virtualized environments, intelligent systems, and data management systems.

I have applied these techniques in the industry through specialized services, collaboration in international consortia or during secondments of industry-academia projects.

I am always interested in the behavior of technologies used in business-critical scenarios in the presence of attacks and faults. I keep an eye on newly reported vulnerabilities and incidents and I study the advantages/disadvantages that each new famous language/framework brings in terms of security.

tma-framework-m's People

Contributors

jodao avatar joseadp avatar nmsa avatar rfrsilva avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tma-framework-m's Issues

Fix dependency problems in Monitor Client

The maven plugins shade or assembly cause that some of the dependencies
start working incorrectly (see error below).
The solution is to add transformers to better handle the manifests.

Error:
SEVERE: MessageBodyWriter not found for media type=application/json, type=class eu.atmosphere.tmaf.monitor.message.Message, genericType=class eu.atmosphere.tmaf.monitor.message.Message.

Create REST API

  • select framework to use
  • start Dockerfile with framework and configurations
  • define main endpoints

Demo Java Probe

After #5

Demonstration probe using Java client library.
Should submit periodically example data (possibly random).

Similar to #7

Python Client Library

Python client library for communication with monitor, for quick development of python-based probes.

Demo Python probe

After #6

Demonstration probe using Python client library.
Should submit periodically example data (possibly random).

Similar to #8

Document server component

Document the server component, including:

  • Server configuration instructions
  • Server component deployment instructions
  • Rest API description
  • Rest API usage

Java Client Library

Java client library for communication with monitor, for quick development of java-based probes.

Create tool to input Design-time data

As described in the TMA Framework:

The platform also receives the results of the design-time assessment tasks, in which the performance and scalability requirements are not so stringent. The tools used to perform these assessment tasks are able to push data through the ReceiveData interface. When this not possible, adapters are used to transform the output of the tools and submit it to the platform. In some cases these results may have to be added manually, through a supporting tool.

REST API Testing Mode

After #1, #3, #11
Include an operation mode of REST API without storage.
Should be able to test JSON files against schema, enqueue in Kafka, process in Flume, and dump them on a log file.

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.