Ben Boyter
Ben Boyter
When using the "--format hashdeep" option it seems to work well, except if I just assign a single hash option i.e. "--hash md5" it will leave a double comma after...
Not quite sure if code counting tools fall into this bucket of comparable to wc, but I suspect many have chained grep with wc to get estimates of codebase size,...
**Describe the bug** The addition of wenyan language via https://github.com/boyter/scc/pull/465 highlights an issue in how scc matches. If you run it against any wenyan file it will not count the...
An inverse check which counts them as text files. This would help with identifying odd files that are not binary. Either to identify future languages to support or just to...
Add the ability to supply your own languages.json file which is then used to override any internal language or augment it. Would also be useful for testing new languages without...
**Describe the bug** The latest release which includes the new git logic pulled from gocodewalker has made scc much slower than is used to be. **To Reproduce** Compare version before...
I am running a PiHole and thought I would try goclone against some websites, and encountered the following colly issue ``` $ goclone https://searchcode.com/ Extracting --> https://searchcode.com/ Css found -->...
Pie in the sky thinking here, but it would be nice to add `scc` integration into GitHub for pull requests. Features I would like to see form this included below....
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
It is time to add this last piece to fully do everything that hashdeep does. Thoughts and ideas below. 1. Should maintain 100% compatibility with hashdeep output. This allows for...