Giter VIP home page Giter VIP logo

teamrefni's Introduction

606 Project Iteration 0: ClouDroid

Team Name: Refni

  • Scrum Master: Yahui Sun
  • Product Owner: Brad Swain
  • Other Team Members: Luochao Wang, Yifan Liu, Tianlong Chen, Junru Wu
  • Client Name: Jeff Huang

Important Links

Summary

ClouDroid turns existing android static analysis tools into a web based service to scan for and track potential bugs/vulnerabilities across releases or individual changes in Android applications. Users should be able to:

  1. Supply a link to source code on github or a similar service and receive a report about potential bugs and vulnerabilities found.
  2. Specify particular versions or commits to be analyzed and compare reports to see what bugs were fixed/introduced.
  3. Analyze many projects at once without the service slowing down.
    • The analysis tools being run are computationally expensive and can take a long time to run. The service must accommodate many users requesting code to be scanned simultaneously without slowing down significantly.

Stories

As an anonymous user
When I visit the homepage
I want to be able to submit a project to be analyzed
So that the report will be available for viewing
As an anonymous user
When I visit the homepage
I want to be able to search for a project report by project name
So that I can find reports that are available for viewing for that project
As an anonymous user
When I click a project report
I want to see the bug report for that project
So that I can see what bugs were found
As an anonymous user
When I search for reports
I want to be able to compare multiple reports
So that I can see how the big reports differ overtime or between projects

User Interface

Mockup 1: Users can submit an Android app for analysis.

Mockup 2: Users can view vulnerability reports for the submitted Android app.

Mockup 3: Users can search bug reports based on keywords.

Mockup 4: Users can compare two vulnerability reports.

Customer Meetings

  • Place: HRBB 416
  • Dates: Prior to each Iteration
  • Times: Must work around client's busy schedule

Grading Approach:

This project is unique in that there is an emphasis on the underlying infrastructure. Our customer has requested the system be scalable and so a large amount of effort is being put into the design of the cloud infrastructure.

teamrefni's People

Contributors

dopelsunce avatar

Stargazers

Tianlong Chen avatar

Watchers

Junru Wu avatar Tianlong Chen avatar Brad Swain avatar

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.