🎯
Focusing
Highlights
- Pro
Block or Report
Block or report oxisto
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
clouditor/clouditor
clouditor/clouditor PublicThe Clouditor is a tool to support continuous cloud assurance. Developed by Fraunhofer AISEC.
-
Fraunhofer-AISEC/cpg
Fraunhofer-AISEC/cpg PublicA library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
-
kotlintree
kotlintree PublicThis little project provides Kotlin bindings for the popular tree-sitter library. Currently it only supports the Kotlin JVM target, but Kotlin native is on the roadmap.
-
golang-jwt/jwt
golang-jwt/jwt PublicCommunity maintained clone of https://github.com/dgrijalva/jwt-go
-
1,263 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
More
Activity overview
Contributed to
Fraunhofer-AISEC/cpg,
clouditor/clouditor,
oxisto/money-gopher
and 36 other
repositories
Contribution activity
November 2023
Created 54 commits in 6 repositories
Created a pull request in Fraunhofer-AISEC/cpg that received 2 comments
Fixes to DFG
Primarily used for secret paper stuff, do not merge (yet).
+192
−81
lines changed
•
2
comments
Opened 26 other pull requests in 4 repositories
Fraunhofer-AISEC/cpg
9
merged
-
Cleanup of depdendencies and CDT update
This contribution was made on Nov 30
-
Implement
ScopeProvider
inPass
This contribution was made on Nov 30 -
Experimental support to run passes in parallel
This contribution was made on Nov 23
-
Performance improvements for CXX frontend
This contribution was made on Nov 22
-
Avoid using
rawSignature
directly when creating nodesThis contribution was made on Nov 21 -
Moving
hasSignature
to languageThis contribution was made on Nov 21 -
Improved
guessCastExpressions
in C++ frontendThis contribution was made on Nov 20 -
Make control-flow sensitive DFG pass configurable by complexity
This contribution was made on Nov 16
-
Removed
parent
fromhashCode
ofScope
This contribution was made on Nov 15
clouditor/clouditor
8
merged
-
Added missing catalogs folder to Dockerfile
This contribution was made on Nov 10
-
Added voc object for
CodeRepository
and metricNoKnownVulnerabilities
This contribution was made on Nov 10 -
Adding slightly more logging to oauth handling
This contribution was made on Nov 10
-
Transport Encryption -> Storage Encryption in AtRestEncryptionAlgorithm
This contribution was made on Nov 10
-
Fix for failing test
This contribution was made on Nov 9
-
Allow to specify log level on args
This contribution was made on Nov 9
-
Modified metrics.json
This contribution was made on Nov 9
-
Added ontology objects for application dependencies
This contribution was made on Nov 1
clouditor/ui
7
merged
-
Use resource ID instead of name
This contribution was made on Nov 9
-
Jumping from activity to resource graph
This contribution was made on Nov 9
-
Added icon for code repository
This contribution was made on Nov 9
-
Display
creationTime
as dateThis contribution was made on Nov 8 -
Better icons
This contribution was made on Nov 7
-
Added icon for translation unit declaration
This contribution was made on Nov 6
-
Fixed assessment view filter
This contribution was made on Nov 6
oxisto/money-gopher
1
open
1
merged
-
Initial try at CLI
This contribution was made on Nov 10
-
Calculating profit/loss on backend
This contribution was made on Nov 8
Reviewed 37 pull requests in 4 repositories
clouditor/clouditor
19 pull requests
-
Azure Discovery: Add WebApp
This contribution was made on Nov 29
-
Add discovery interval option
This contribution was made on Nov 29
-
Add RemoveMetric() and metric property deprecated
This contribution was made on Nov 28
-
Bump the aws-sdk group with 4 updates
This contribution was made on Nov 27
-
Bump the azure-sdk group with 4 updates
This contribution was made on Nov 27
-
Bump the aws-sdk group with 4 updates
This contribution was made on Nov 20
-
Bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.23.0
This contribution was made on Nov 20
-
Bump github.com/go-co-op/gocron from 1.35.0 to 1.36.0
This contribution was made on Nov 13
-
Bump the azure-sdk group with 1 update
This contribution was made on Nov 13
-
Bump the aws-sdk group with 3 updates
This contribution was made on Nov 13
-
Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0
This contribution was made on Nov 13
-
Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0
This contribution was made on Nov 13
-
Added ontology objects for application dependencies
This contribution was made on Nov 8
-
Update demo catalog with Codyze metrics
This contribution was made on Nov 8
-
Bump golang.org/x/sync from 0.4.0 to 0.5.0
This contribution was made on Nov 6
-
Bump the azure-sdk group with 1 update
This contribution was made on Nov 6
-
Bump github.com/aws/aws-sdk-go-v2 from 1.21.2 to 1.22.1
This contribution was made on Nov 6
-
Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
This contribution was made on Nov 6
-
Bump the aws-sdk group with 4 updates
This contribution was made on Nov 6
Fraunhofer-AISEC/cpg
13 pull requests
-
Cleanup NodeBuilder
This contribution was made on Nov 30
-
Refactor of cpg-language-python
This contribution was made on Nov 30
-
Refactor some nodes to remove redundant nodes
This contribution was made on Nov 30
-
Update dependency gradle to v8.5
This contribution was made on Nov 30
-
Enable customization of the results of the query api
This contribution was made on Nov 27
-
Add NodeEntity to abstract node classes to get them persisted to neo4j
This contribution was made on Nov 25
-
Add fields to
Reference
s andVariableDeclaration
sThis contribution was made on Nov 24 -
Experimental support to run passes in parallel
This contribution was made on Nov 24
-
Use comment matcher in CXX frontend
This contribution was made on Nov 24
-
Use
IdentitySet
andIdentityHashMap
in EOG iteration for CF-DFG to improve performanceThis contribution was made on Nov 24 -
More open classes: CXXLanguageFrontend and ControlFlowSensitiveDFGPass
This contribution was made on Nov 24
-
Add some properties for specifying DFG edges more precisely
This contribution was made on Nov 23
-
Update module golang.org/x/mod to v0.14.0
This contribution was made on Nov 10
golang-jwt/jwt
4 pull requests
-
Update MIGRATION_GUIDE.md
This contribution was made on Nov 24
-
Improve ErrInvalidKeyType error messages
This contribution was made on Nov 17
-
Exported
NewValidator
This contribution was made on Nov 8 -
docs: add CHANGELOG.md
This contribution was made on Nov 8
clouditor/ui
1 pull request
-
Add Github Workflow for Releasing Docker File
This contribution was made on Nov 27
Opened 3 issues in 3 repositories
oxisto/oauth2go
1
open
-
Introduce an interface for a JWT library
This contribution was made on Nov 28
oxisto/money-gopher
1
open
-
Replace REPL with CLI
This contribution was made on Nov 10
clouditor/ui
1
open
-
Overhaul marketing slides
This contribution was made on Nov 10
Started 1 discussion in 1 repository
clouditor/clouditor
clouditor/clouditor
-
Developer Meeting 5.12.
This contribution was made on Nov 29
15
contributions
in private repositories
Nov 4 – Nov 13