16, 2020 at 03:49:11AM +, kpcyrd wrote:
> > hi!
> >
> > this patch imports the latest version and drops the patches that have
> > been upstreamed (patch follows).
>
> I will take a look.
>
> > Index: Makefile
> > =
Makefile
--- Makefile12 Mar 2020 10:30:05 - 1.6
+++ Makefile16 Mar 2020 03:41:39 -
@@ -7,7 +7,7 @@ COMMENT = semi-automatic OSINT framework
GH_ACCOUNT = kpcyrd
GH_PROJECT = sn0int
-GH_TAGNAME = v0.11.2
+GH_TAGNAME = v0.18.0
REVISION = 0
CATEGORIES
I've tried to track down these issues (unfortunatly I only have an amd64
testsystem right now):
## i386
It seems the issue was in typenum and also showed up in librsvg in
debian[1], where it was fixed by cherry-picking a patch[2] from
upstream. This commit was part of the typenum 1.11.0 release,
diff -u -p -r1.4 Makefile
--- Makefile30 Aug 2019 12:24:00 - 1.4
+++ Makefile9 Sep 2019 02:57:17 -
@@ -7,7 +7,7 @@ COMMENT = semi-automatic OSINT framework
GH_ACCOUNT = kpcyrd
GH_PROJECT = sn0int
-GH_TAGNAME = v0.11.2
+GH_TAGNAME = v0.13.0
CATEGORIES
On Tue, May 14, 2019 at 03:45:45AM +, kpcyrd wrote:
> Thanks for pointing this out, I've looked into this bug and released a
> bugfix release, the updated port is attached to this email.
>
> The in-depth analysis of this bug is that I've been using
> std::env::
use ctlogs
> [sn0int][default][kpcyrd/ctlogs] > run
> [-] Failed "foobar.org": Failed to find current executable
> [+] Finished kpcyrd/ctlogs (1 errors)
> [sn0int][default][kpcyrd/ctlogs] >
>
> Do I am missing something here?
Thanks for pointing this out, I
On Fri, Apr 26, 2019 at 03:38:36PM +, kpcyrd wrote:
> Hello,
>
> I've attached a port of sn0int, a rust OSINT framework that's extensible
> with scripts that are executed in a sandbox. OpenBSD is one of the
> officially supported platforms, both pledge and unveil
t or about yourself. sn0int is enumerating attack surface by
semi-automatically processing public information and mapping the results in a
unified format for followup investigations.
Maintainer: The OpenBSD ports mailing-list
WWW: https://github.com/kpcyrd/sn0int
sn0int-0.11.1.tar.gz
D
hello,
this is my first post, I hope this is the correct list. I spotted an
edgecase in modcargo, the ports-module for rust projects:
Given a project that depends on typenum, the output between
modcargo-gen-crates and modcargo-gen-crates-licenses varies, on the
former, every dependency is detecte