Pinned Repositories
calculadora-logica
Calculadora lógica desenvolvida durante a disciplina de lógica aplicada à computação em 2008.
ndapi
A .NET wrapper for Oracle Forms Open API
oraclesql-pygments-lexer
Pygments lexer for Oracle PL/SQL and Oracle Forms
sonar-l10n-pt
[DEPRECATED] SonarQube Brazilian Portuguese Language Pack. If you want to adopt this plugin, contact me: https://felipezorzo.com.br/contact/
sonarqube-demo
sphinxcontrib-plsql
A language domain for Sphinx that provides support for PL/SQL.
zpa
Parser and static code analysis tool for PL/SQL and Oracle SQL.
zpa-cli
Command-line interface for the Z PL/SQL Analyzer.
zpa-plsql-developer-plugin
Z PL/SQL Analyzer for PL/SQL Developer
zpa-sqlcl
felipebz's Repositories
felipebz/zpa
Parser and static code analysis tool for PL/SQL and Oracle SQL.
felipebz/zpa-cli
Command-line interface for the Z PL/SQL Analyzer.
felipebz/ndapi
A .NET wrapper for Oracle Forms Open API
felipebz/sonar-l10n-pt
[DEPRECATED] SonarQube Brazilian Portuguese Language Pack. If you want to adopt this plugin, contact me: https://felipezorzo.com.br/contact/
felipebz/zpa-plsql-developer-plugin
Z PL/SQL Analyzer for PL/SQL Developer
felipebz/zpa-sqlcl
felipebz/flr
A lightweight Java library which provides everything required to analyse any piece of source code.
felipebz/flr.net
Proof of concept, port of https://github.com/felipebz/flr to C#
felipebz/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
felipebz/jreleaser
:rocket: Release projects quickly and easily with JReleaser
felipebz/MahApps.Metro
A framework that allows developers to cobble together a Metro or Modern UI for their own WPF applications with minimal effort.
felipebz/nfe
Nota Fiscal Eletrônica em Java.
felipebz/oh-my-posh
The most customisable and low-latency cross platform/shell prompt renderer
felipebz/pljson
PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON object and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
felipebz/rinha-de-backend-postgrest
https://github.com/zanfranceschi/rinha-de-backend-2023-q3/
felipebz/sonar-cxx
This repository contains a SonarQube plugin implementing C++ support.
felipebz/sonar-kotlin-bug
MRE for https://community.sonarsource.com/t/cannot-add-the-same-measure-twice/33731
felipebz/sonar-kotlin-bug-2
felipebz/sonar-update-center-properties
felipebz/sonarlint-core
Core library to run SonarLint analysis
felipebz/sonarplugins.github.io
Sonar Plugins website
felipebz/sonarqube
Continuous Code Quality
felipebz/sq-ut-and-coverage-test
felipebz/sslr
SonarSource Language Recognizer
felipebz/static-analysis
A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
felipebz/test-github-code-scanning
felipebz/utPLSQL
Testing Framework for PL/SQL
felipebz/utPLSQL-cli
Command line client for invoking utPLSQL
felipebz/utPLSQL-demo-project
Demo project using utPLSQL v3 with GitHub Action as a CI server and SonarQube + ZPA for code analysis, coverage and test results
felipebz/zpa-cli-action