Code Monkey home page Code Monkey logo

haveibeenpwned4j's Introduction

Hi there, I'm Martin ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m working in #infosec, primarily detection engineering, security incident response and automation.
  • ๐ŸŒฑ Iโ€™m currently growing offensive skills
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on open source of any kind
  • ๐Ÿ’ฌ Ask me about Security Incident Response, DevSecOps, Shift Left, Security Automation, Java and Python Development, ...
  • ๐Ÿ“ซ How to reach me: @martinspielmann or @martspielmann everywhere
  • ๐Ÿ˜„ Pronouns: He/him
  • โšก Fun fact: No fun facts. I'm german

haveibeenpwned4j's People

Contributors

dependabot[bot] avatar martinspielmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

haveibeenpwned4j's Issues

Remove Nashorn JavaScript Engine usage

Nashorn will be removed in Java 15.
At the moment it is used to work with JSON.
To be evaluated if a third party dependency like jackson or gson should be introduced, or if the few needed functions should be implemented within the lib to stay dependency free

The build is broken.

Hi Martin. It seems to me that the build at the maven central is broken. I used your maven dependency

de.martinspielmann.haveibeenpwned4j
haveibeenpwned4j
1.0.0

and tried to compile my project. This is what I got:

[javac] /Users/alexandrsizov/MYPROJECTS/DS/ds-mngr/src/java/com/modirum/ds/mngr/controller/PasswordChangeController.java:21: error: cannot access HaveIBeenPwnedApiClient
[javac] import de.martinspielmann.haveibeenpwned4j.HaveIBeenPwnedApiClient;
[javac]                                           ^
[javac]   bad class file: /Users/alexandrsizov/MYPROJECTS/DS/ds-mngr/target/lib/haveibeenpwned4j-1.0.0.jar(de/martinspielmann/haveibeenpwned4j/HaveIBeenPwnedApiClient.class)
[javac]     class file has wrong version 55.0, should be 52.0
[javac]     Please remove or make sure it appears in the correct subdirectory of the classpath.

Same happens with version 1.1.0

Could you please advise?

Thank you,
Alex

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.