GitHub topics: source-code-analysis
shinu0111/ocaml-cvo
🔍 Streamline OCaml development with a versatile compiler and vector optimizer for enhanced performance and code efficiency.
Size: 1.29 MB - Last synced at: about 16 hours ago - Pushed at: about 18 hours ago - Stars: 0 - Forks: 0
azat-io/todoctor
🐍 CLI tool to analyze and report TODO comments in JavaScript and TypeScript Git repositories
Language: Rust - Size: 1.45 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 493 - Forks: 8
dodona-edu/dolos
:detective: Source code plagiarism detection
Language: TypeScript - Size: 43.6 MB - Last synced at: about 12 hours ago - Pushed at: about 14 hours ago - Stars: 313 - Forks: 46
contextual-phaseout366/project_naming_convention
🔍 Ensure clarity in your coding projects with proven naming conventions to simplify collaboration and reduce confusion.
Size: 19.5 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
jplag/JPlag
State-of-the-Art Source Code Plagiarism & Collusion Detection. Check for plagiarism in a set of programs.
Language: Java - Size: 67.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,689 - Forks: 357
2015xli/clangd-graph-rag
Source code graph RAG based on Clangd index
Language: Python - Size: 2.53 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0
netromdk/vermin
Concurrently detect the minimum Python versions needed to run code
Language: Python - Size: 1.88 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 504 - Forks: 28
SVF-tools/SVF
Static Value-Flow Analysis Framework for Source Code
Language: C++ - Size: 19.4 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1,614 - Forks: 467
chenachen/vue-core-analysis Fork of vuejs/core
基于v3.5.18的vue3源码分析
Language: TypeScript - Size: 29.4 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0
tthtlc/awesome-source-analysis
Source code understanding via Machine Learning techniques
Size: 75.2 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 138 - Forks: 25
mozilla/rust-code-analysis
Library to analyze and collect metrics on source code
Language: Rust - Size: 20.8 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 354 - Forks: 55
mgechev/ngrev
Tool for reverse engineering of Angular applications
Language: TypeScript - Size: 49.7 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1,581 - Forks: 107
Cod-e-Codes/parsec
A fast terminal-based file inspector with live preview, fuzzy search, and multi-language support. Built for developers who need rapid code browsing.
Language: Go - Size: 403 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 15 - Forks: 0
jbwfu/syntex
A CLI tool for consolidating source code into a single, context-aware file, designed for Large Language Models.
Language: Go - Size: 112 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
diguage/spring-boot Fork of spring-projects/spring-boot
Spring Boot
Language: Java - Size: 194 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1
diguage/spring-framework Fork of spring-projects/spring-framework
The Spring Framework
Language: Java - Size: 203 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 13 - Forks: 8
johnsaigle/scary-strings
If these strings are in your code, you might have a problem!
Language: Makefile - Size: 86.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 51 - Forks: 6
ranz0c/LEAKHUB
🔍 Discover and verify AI system prompt leaks in a community-driven platform, promoting transparency and trust in AI technologies.
Language: JavaScript - Size: 103 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
17451k/clade
Clade is a tool for extracting information about software build process and source code
Language: Python - Size: 2.42 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 5
pkierat/openjml-intellij-plugin
An Intellij IDEA plugin for OpenJML-based Java code verification.
Language: Java - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
jasperyou/spring5-guide-x
The Spring5 Guide X: dissects the Spring 5 framework source code to explain its inner workings for beginners.
Language: Java - Size: 44.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2
jorge-martinez-gil/ensemble-codesim
Advanced Detection of Source Code Clones via an Ensemble of Unsupervised Similarity Measures
Language: Java - Size: 38.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
nanoapi-io/napi
Software architecture tooling for the AI age
Language: TypeScript - Size: 21.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 287 - Forks: 7
jorge-martinez-gil/codesim
Source Code Clone Detection Using Unsupervised Similarity Measures
Language: Java - Size: 201 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 3
Desgard/iOS-Source-Probe
🔎 iOS 源码探求系列
Language: Shell - Size: 18.4 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 920 - Forks: 127
Derek-Jones/ESEUR-code-data
Code and data used to create the examples in "Evidence-based Software Engineering based on the publicly available data"
Language: R - Size: 398 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 415 - Forks: 48
ioncakephper/contract-shield-cli
A CLI tool that processes @pre, @post, and @invariant tags in functions, classes, and methods within a source file. It generates a modified version of the source code that automatically validates input conditions (@pre), result conditions (@post), and invariant conditions (@invariant).
Language: JavaScript - Size: 137 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
xpl/get-source
Fetch source-mapped sources. Peek by file, line, column. Node & browsers. Sync & async.
Language: JavaScript - Size: 722 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 10
RealSeroMan/linebolt
Ultra-fast C tool that counts lines in .c/.h files. Skips .git, build/, handles edge cases (e.g. missing newline). Non-recursive, POSIX-only.
Language: C - Size: 1.72 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
wildma/AndroidNotes
本人多年的Android笔记,既有基础知识,也有深度好文!持续更新中...
Language: Java - Size: 279 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 105 - Forks: 21
Devansh-Seth-DEV/LexiC
LexiC is a simple and modular C project that converts source code into a stream of tokens. It handles token counting, segmentation, and full tokenization, forming the first stage of a compiler or interpreter pipeline.
Language: C - Size: 713 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
SmartSecLab/PatchLM
Generating Vulnerability Security Fixes with Code Language Models
Language: Python - Size: 15.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
seaswalker/jdk-sourcecode-analysis
JDK源码阅读笔记
Language: Java - Size: 2.08 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 1,972 - Forks: 731
glato/emerge
Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.
Language: Python - Size: 4.68 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 900 - Forks: 53
seaswalker/spring-analysis
Spring源码阅读
Language: Java - Size: 4.72 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 13,654 - Forks: 4,181
conch-stack/conch-framework
Source Code Analysis
Language: Java - Size: 24.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 0
tipaek/NestedBigramsResearch
Code for "Detection of LLM-Generated Java Code Using Discretized Nested Bigrams" (arXiv:2502.15740). Achieves state-of-the-art performance in distinguishing human vs. LLM-written Java.
Language: Java - Size: 229 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
quasilyte/go-consistent
Source code analyzer that helps you to make your Go programs more consistent.
Language: Go - Size: 83 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 346 - Forks: 17
SilverMaple/STLSourceCodeNote
SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)
Language: C++ - Size: 22.7 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 981 - Forks: 263
Kode-n-Rolla/sara
Security Assistant Researcher Analyzer
Language: Python - Size: 6.51 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 2
blueheron786/code-health
🔍 Analyze and visualize code health with metrics like cyclomatic complexity, TODOs, and more — for C#, Java, and beyond.
Language: C# - Size: 568 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
src-d/gemini
Advanced similarity and duplicate source code at scale.
Language: Scala - Size: 7 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 55 - Forks: 16
ChainBook/IPFS-For-Chinese
中国IPFS内核开发者开放式交流基地,有好的建议可以提proposal,有问题可以提issue,有好的内容分享可以提交patch;
Size: 78.1 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 363 - Forks: 103
jorge-martinez-gil/graphcodebert-feature-integration
Improving Source Code Similarity Detection with GraphCodeBERT and Additional Feature Integration
Language: Python - Size: 85 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1
BlackZhangJX/Android-Notes
Android开发核心知识点笔记(不断更新中🔥)
Size: 1.18 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2,059 - Forks: 560
milderhc/auto-parallelizer
Automatic parallelizer for C/C++ code
Language: Java - Size: 3 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 6
seart-group/DL4SE
Building Training Datasets for Deep Learning Models in Software Engineering and Empirical Software Engineering Research
Language: Java - Size: 4.2 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 5
olacabs/jackhammer
Jackhammer - One Security vulnerability assessment/management tool to solve all the security team problems.
Language: Java - Size: 63.7 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 728 - Forks: 164
asishkumar-gouda/devsecops-app-cicd
This project is to implement DevSecOps practices to a Typescript application. CI/CD using GithubActions and ArgoCD with K8s. GHCR as Container Registry.
Language: TypeScript - Size: 60.5 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
payloadbox/ssti-payloads
🎯 Server Side Template Injection Payloads
Size: 33.2 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 629 - Forks: 137
vinayakakv/android-malware-detection 📦
Android Malware Detection with Graph Convolutional Networks using Function Call Graph and its Derivatives.
Language: Jupyter Notebook - Size: 28.5 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 38 - Forks: 9
thgie/critical-reading-vice
Scripts and output of an attempt to critically read the VICE sourcecode.
Language: Python - Size: 5.17 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
nybble04/cybersec-notes
My cyber security notes.
Size: 654 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 13 - Forks: 0
nikolaydubina/import-graph
Collect data about your dependencies
Language: Go - Size: 9.69 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 43 - Forks: 2
giganticode/codeprep
A toolkit for pre-processing large source code corpora
Language: Python - Size: 1.56 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 47 - Forks: 11
midori-profile/sourcecode-seeker
This is a development tool that supports one-click navigation from web components to the source code and supports both React and Vue.
Language: TypeScript - Size: 1.61 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 31 - Forks: 1
ci-psy/DocGen
Interactive documentation generator that creates comprehensive markdown docs with project trees, TOC, and code navigation.
Language: Python - Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
unlv-evol/PyReprism
PyReprism is a suite of essential methods designed for common preprocessing tasks in code clone detection research.
Language: Python - Size: 235 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
quasilyte/go-namecheck
Source code analyzer that helps you to maintain variable/field naming conventions inside your project.
Language: Go - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 0
D4mianWayne/VulnInsights
My personal notes on pentesting web apps, source code review etc.
Size: 34.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0
fortify/sample-scala
Simple example showing how Fortify scanning can be performed in Scala applications built with Maven (using the "scala-maven-plugin" from https://github.com/davidB/) or Gradle.
Language: Scala - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2
Caellian/sourcedepgraph
A tool that generates include graph from C/C++ source files.
Language: Python - Size: 252 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
kynikos/report-todo
Generate reports of TODO, FIXME, BUG etc. comments across trees of source code or any text files.
Language: JavaScript - Size: 2.74 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0
yyb345/notes
大数据&后端技术体系笔记【多回顾、多练习、多总结沉淀】
Language: Java - Size: 38 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
zehanort/oclude
An OpenCL driver to test, run and profile standalone kernels on arbitrary devices
Language: Python - Size: 23.5 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1
MorphyKutay/Py-Source-Code-Scanner
Python Source Code Scanner
Language: Rust - Size: 268 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
IT302/Source-Analyzer
Source Analyzer is a simple clang compiler plugin for source characterizing applications.
Language: C++ - Size: 137 KB - Last synced at: 12 months ago - Pushed at: almost 11 years ago - Stars: 1 - Forks: 0
c0brabaghdad1/Iv0ry
Iv0ry Take string and search all files in the current directory and give you (Filename, Line, Match) for that string (is Simple Script For Source Code Analysis)
Language: Shell - Size: 123 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1
lanl/FLPR
FLPR: The Fortran Language Program Remodeling system
Language: C++ - Size: 476 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 5
johntheprime/fastapi-notes
fastapi source code analysis(zh-cn) 基于fastapi 0.65.1源码
Language: Python - Size: 5.3 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
ReadieFur/SourceCodeQualityEnhancer-BEngSoftwareEngineeringDissertation-UniversityOfGreenwich
A source code style analysis and correction tool for my dissertation project for my degree in software engineering.
Language: C# - Size: 80.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
SmartSecLab/FixMe
FixMe: An Incremental Lightweight Method for Vulnerability Data Collection for Security Patches
Language: Jupyter Notebook - Size: 15.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
sxueck/echo-go-reader
echo源码解读
Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
generals-space/lightgo Fork of golang/go
golang源码解析与二次开发(基于v1.2)
Language: Go - Size: 310 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0
YLongo/jdk1.8.0_111
JDK 1.8 源码注释
Language: Java - Size: 34.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 4
alexjilavu29/Lexical-Analyzer-And-Formatter-PASCAL
This GitHub repository hosts two Python tools for the Pascal programming language: a lexical analyzer and a formatter. The lexical analyzer reads Pascal source code, identifies tokens, and reports lexical errors, while the formatter indents and cleans the source code to improve readability and structure.
Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
OWASP/lapse-plus
LAPSE+ is a security scanner, based on the white box analysis of code for detecting vulnerabilities in Java EE Applications.
Language: Java - Size: 85.9 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 22 - Forks: 17
Lane2612/Source-Code-Decompiler
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
naghim/Source-File-Visualizer
This is a repository containing an interactive visualizer for the source file analyzer code that we have implemented. The visualizer allows you to explore the output of the source file analyzer in an interactive and intuitive way, making it easier to understand and analyze the results.
Language: Python - Size: 39.7 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1
RedHawksCyberResearch/C-Cpp-Analyser
Python script analysing C/C++ source code files using Clang, extracting information about functions including their names, parameter types, return types, functions called within them, and differences between function bodies.
Language: Python - Size: 525 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
colynn/go-under-the-hood Fork of golang-design/under-the-hood
📚 Go Under The Hood: A Source Code Study of Go (1.14, WIP)
Size: 40.4 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
sonoisa/code2vec
an implementation of "code2vec: Learning Distributed Representations of Code"
Language: Python - Size: 389 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 11
microsensorproject/microsensor
𝜇Sensor is an open-source platform for continuous inspection of code quality that perform automatic static analysis to detect microservices smells via GitHub Actions.
Language: HTML - Size: 527 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1
oncado86/auto_test_tool
This study aims to overcome the limitations of manual testing in software development processes. The Testing Tool, which automatically tests the source codes of developed software, aims to increase efficiency by providing software testing teams with the opportunity to create and apply automatic test scenarios on source codes.
Language: Python - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
org-jdraft/jdraft
Meta Representation for building Java programs to analyze, generate, refactor & run Java source code
Language: Java - Size: 11.4 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1
ruben2020/codequery4vscode
Visual Studio Code extension for CodeQuery
Language: TypeScript - Size: 2.12 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1
zhongwuzw/objc-runtime-CN
Objective-C Runtime Analysis (Objective-C运行时分析)
Language: C - Size: 2.3 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 30 - Forks: 5
anil-yelken/cyber-security
My cyber security tools
Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 256 - Forks: 116
yinwenqin/kubeSourceCodeNote
Kubernetes(k8s) 源码分析
Size: 12.7 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 163 - Forks: 55
StottlerHenke/CBRI-Backend
CBR Insight: Measure Source Code Quality
Language: Python - Size: 3.31 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1
taowu750/JavaSourceUnderstanding
Java8 源码解读
Language: Java - Size: 5.7 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
ziyi2/jQuery
jQuery2.0.3源码分析笔记
Language: JavaScript - Size: 6.07 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 14
apfeltee/rmcpp
rmcpp deletes comments. specifically meant to bridge preprocessor and compiler, it can also (somewhat) handle Pascal-style comments
Language: C - Size: 2.88 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
gcarbo01/devsecops-roadmap
A list of tools and capabilities for DevOps and DevSecOps
Size: 360 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
pageflt/reduce-tree
Codebase reduction utility
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
pageflt/clexer
Basic C lexical analyser
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
yangting/rocketmq Fork of apache/rocketmq
Mirror of Apache RocketMQ
Language: Java - Size: 3.11 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
yangting/elasticsearch Fork of elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
Language: Java - Size: 363 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
0x4d-sh/fortify-parser-xml-to-excel
A Parser to convert Fortify .XML report to Excel format with multi-tab option for extensive records.
Language: Python - Size: 521 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0
Pegayus/nested-bigrams
A repository containing the source code, datasets, and ranked features for the Nested Bigrams method proposed in a paper published in ICDMW. This method is designed for authorship attribution in source code to address cybersecurity issues.
Language: Python - Size: 2.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2