• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

andymeneely / attack-surface-metrics / 59

Builds Branch Commit Type Ran Committer Via Coverage
59 master When nodes are removed from the call graph, remove the same set of nodes from the attack surface graph as well. remove_nodes_from is silently ignores attempt to remove nodes that are not present in a graph. push 04 Feb 2015 06:08AM UTC nuthanmunaiah travis-ci pending completion   set done
58 master Moved the code to generate the attack surface graph into a method by itself. The method is now called whenever the call graph is modified. push 04 Feb 2015 05:55AM UTC nuthanmunaiah travis-ci pending completion   set done
57 master Tests pass! Calculate entry and exit point points before the attack_surface_nodes. This closes #27 push 04 Feb 2015 02:39AM UTC megakevin travis-ci pending completion   set done
56 master Removed references to matplotlib as it is not used in the attack surface meter. Included loaders in the coverage computation by coveralls. push 03 Feb 2015 10:55PM UTC nuthanmunaiah travis-ci pending completion   set done
55 master Included loaders as a module to be installed when the Attack Surface Meter is installed using setup.py install. push 31 Jan 2015 07:08AM UTC nuthanmunaiah travis-ci pending completion   set done
54 master Merge branch 'master' of github.com:andymeneely/attack-surface-metrics push 31 Jan 2015 03:00AM UTC megakevin travis-ci pending completion   set done
53 master Modified call to cflow to include header files and exclude all files in tests and doc directory. push 30 Jan 2015 08:06PM UTC nuthanmunaiah travis-ci pending completion   set done
52 master Added property CallGraph.attack_surface_call_graph that references a networkx DiGraph created by subgraphing the entire call graph to include only those nodes connected to the attack surface. Added property CallGraph.attack_surface_call_graph_node... push 30 Jan 2015 05:11AM UTC nuthanmunaiah travis-ci pending completion   set done
51 master Merge branch 'master' of github.com:andymeneely/attack-surface-metrics push 29 Jan 2015 09:27PM UTC megakevin travis-ci pending completion   set done
50 master Added methods to compute proximity to entry, proximity to exit, association with entry, and association with exit for a given function invocation (call). push 20 Jan 2015 10:37PM UTC nuthanmunaiah travis-ci pending completion   set done
49 master Added unit tests to test methods that compute entry point reachability, exit point reachability, and shallow risk. push 01 Dec 2014 07:07PM UTC nuthanmunaiah travis-ci pending completion   set done
48 master Added support for diffs with multiple chunks. Removed -d option from command line interface. push 30 Nov 2014 05:22AM UTC megakevin travis-ci pending completion   set done
47 master Basic algorithm for git integration is pretty much completely laid out. Using ctags to identifi the functions defined in a C file. MAJOR refactor and testing is due to completely integrate with code base. push 14 Nov 2014 06:19AM UTC megakevin travis-ci pending completion   set done
46 master Started playing around with git integration. Added git_integration.py with work-in-progress code. push 12 Nov 2014 04:55AM UTC megakevin travis-ci pending completion   set done
45 master Deleted a bunch of unused and commented code. push 18 Oct 2014 07:10PM UTC megakevin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc